fix(mobile): align React version with react-native-renderer to fix version mismatch crash

Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-03-15 16:28:36 +00:00
parent c5b08e778d
commit 073627884c
4 changed files with 24 additions and 28 deletions
+2
View File
@@ -21,6 +21,8 @@ Notifications.setNotificationHandler({
shouldShowAlert: true,
shouldPlaySound: true,
shouldSetBadge: true,
shouldShowBanner: true,
shouldShowList: true,
}),
});