-
-
Notifications
You must be signed in to change notification settings - Fork 575
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
I am using createNativeStackNavigator for my expo project navigation. I have Two stack group for navigation, one for regular screen and other for transparentmodal. i opened a transparent modal using none animation type, it opened fast but when closing it get slower. seems it need time to close.
Steps to reproduce
I have tryed changing animation type to fade, slide from bottom. when using slide from bottom animation type it working perfectly on closing. But for none, fade it's slow.
I also change the animationDuration time. seems it not work for transparentmodal.
Snack or a link to a repository
https://github.com/aargon007/transparent-modal-demo
Screens version
4.11.1
React Native version
0.79.5
Platforms
iOS
JavaScript runtime
Hermes
Workflow
None
Architecture
Fabric (New Architecture)
Build type
Debug mode
Device
Real device
Device model
iPad Air 2
Acknowledgements
Yes
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