-
-
Notifications
You must be signed in to change notification settings - Fork 598
Open
Labels
Platform: iOSThis issue is specific to iOSThis issue is specific to iOSRepro providedA reproduction with a snack or repo is providedA reproduction with a snack or repo is provided
Description
Description
After #3173 is merged, the RNScreen would disable the user interaction of the window before it disappears. But in brownfield integration when users navigate from react native view to native view, the user interaction is never restored, causing the app not respond to user input.
I already saw issue #3388 which is caused by the same change, but not sure if its PR could fix the brownfield use case.
Steps to reproduce
- start the dev server
- run the app
- navigate to the native view
- the native view won't respond to tap
Snack or a link to a repository
https://github.com/wgundamj44/rnscreen-brownfield-demo
Screens version
4.18
React Native version
0.81.4
Platforms
iOS
JavaScript runtime
None
Workflow
None
Architecture
None
Build type
None
Device
None
Device model
No response
Acknowledgements
Yes
xieweizhi
Metadata
Metadata
Assignees
Labels
Platform: iOSThis issue is specific to iOSThis issue is specific to iOSRepro providedA reproduction with a snack or repo is providedA reproduction with a snack or repo is provided