-
Notifications
You must be signed in to change notification settings - Fork 298
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
visible modal is slow #277
Comments
Facing this same issue. Do we have solution yet ? |
Not yet :| |
Here is the sample code. @niloofarSadeghi76 also check this issue on #30
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
hello, recently i add this package to my react native project, it takes 10 second or more visible on android.
React Native version: 0.61.5
react-native-modals version: 0.22.3
i used these two properties too:
modalAnimation={new SlideAnimation({ slideFrom: 'bottom' })}
useNativeDriver
The text was updated successfully, but these errors were encountered: