React Navigation 5 in React Native (Part 2) - Hooks and Themes

Описание к видео React Navigation 5 in React Native (Part 2) - Hooks and Themes

Part 1 (   • How to Use React Navigation 5 in Reac...  ) covered creating Stack, Drawers, and Tab navigators. This video will show you how to use a few hooks that come with the React Navigation package and create Themes for your React Navigation components.

00:00 - Intro
01:25 - useNavigation and useRoute hooks
04:29 - useFocusEffect hook
08:11 - useNavigationState to see the entire state of your Navigation object (including things like the screen index and route names)
10:45 - useIsFocus to determine if the current screen is shown
12:50 - Theming your navigators
13:54 - Using the react-native-appearance library to hook into your phone's current color scheme. ( Light or dark)
18:04 - Creating a custom theme.

*If you want to follow along and code with this video from beginning to end, clone the Github repo and work on the code from the master branch. The link is below.

⚡Connect on Facebook:   / flutterfactory  

⚡Connect on Twitter:   / flutterfactory  

💻Get the code: https://github.com/theflutterfactory/...

Комментарии

Информация по комментариям в разработке