Tag – react navigation
2 articles tagged with "react navigation"
(See all tags)
(See all tags)
FFive ways to prompt your user for input in React Native
25/01/2019 — ☕☕ 12 Min Read — In React Native
TL;DR: Use a prompts screen in a modal navigator, wrapped in a promise that pops when resolved.
PProper React Navigation v5 with TypeScript
02/03/2021 — ☕☕☕ 13 Min Read — In React Native
TL;DR: Use a Routes file that will contain all the screen names and a ParamList interface to be used in the StackNavigationProp and RouteProp interfaces