Doesn't navigate on shake if screen is modal #1897
Labels
Platform: Android
This issue is specific to Android
Platform: iOS
This issue is specific to iOS
Repro provided
A reproduction with a snack or repo is provided
Description
Hey,
I am working on showing a modal screen triggered by the Shake Event using react-native-shake package. It's working well, but there's an issue with
presentation: 'transparentModal'
or any other modal variations. However, if thepresentation: 'card'
or navigation stack is NOT native, everything works as expected. Please check the videos in README.md.Thanks in advance!
Steps to reproduce
navigationRef.navigate
ornavigationRef.push
Device > Shake (Control + Command + Z)
Snack or a link to a repository
repo
Screens version
3.22.1
React Native version
0.72.3
Platforms
Android, iOS
JavaScript runtime
Hermes
Workflow
React Native (without Expo)
Architecture
Paper (Old Architecture)
Build type
Debug mode
Device
iOS simulator
Device model
No response
Acknowledgements
Yes
The text was updated successfully, but these errors were encountered: