-
I'm looking for some examples of how to use react-native-screens to write my own navigator based on it. Do we have any example? |
Beta Was this translation helpful? Give feedback.
Answered by
kkafar
Apr 27, 2025
Replies: 1 comment
-
@bglgwyng I think this document https://github.com/software-mansion/react-native-screens/blob/main/guides/GUIDE_FOR_LIBRARY_AUTHORS.md might be your best friend. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
bglgwyng
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@bglgwyng I think this document https://github.com/software-mansion/react-native-screens/blob/main/guides/GUIDE_FOR_LIBRARY_AUTHORS.md might be your best friend.