Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
| # Use this property to enable edge-to-edge display support. | ||
| # This allows your app to draw behind system bars for an immersive UI. | ||
| # Note: Only works with ReactActivity and should not be used with custom Activity. | ||
| edgeToEdgeEnabled=false No newline at end of file |
There was a problem hiding this comment.
planning to enable edge to edge with unistyle migration
|
This PR is causing the iOS build to fail due to native code changes, so I am opening a new PR based on the latest changes from the develop branch. |
Proposed changes
This PR upgrades the project to React Native 0.81.5 and expo to 54
Status
Note: Fix this before ready
FileSystemModule.setOkHttpClient(client);I have to create a patch for React Native to fix the pod install, Reference
Issue(s)
How to test or reproduce
Screenshots
Types of changes
Checklist
Further comments