Skip to content

[createNativeStackNavigator] animationDuration not work in transparentmodal and it's slow on closing #3074

@aargon007

Description

@aargon007

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 iOSRepro providedA reproduction with a snack or repo is provided

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions