-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed
Labels
Description
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Problem
A recent commit in the react-native upstream introduced Fabric support for modals. We don't have that code in our fork yet.
Solution
Two parts:
- Upgrade and republish our fork (I will do this)
- Then upgrade E/App to the new version of the fork (most likely this will shadow
0.70.4
, released two days ago) (I will likely make this part external)