[IOS] : custom transition on ios #2927
Unanswered
chanphiromsok
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How can I create custom animations in React Native? Does react-native-screens provide low-level access, such as creating custom screens with native transitions on iOS and Android?
I'm particularly interested in zoom transition like the ones in this UIKit library: Transmission by nathantannar4, which includes many types of transitions.
Is there a way to create custom transitions like that and use them together with
createNativeStackNavigator
?Beta Was this translation helpful? Give feedback.
All reactions