You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: challenges/react-navigation/03.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2,13 +2,13 @@
2
2
3
3
## What you will learn
4
4
5
-
- Custom navigation for your NavBar
5
+
- Custom navigation design for your NavBar
6
6
7
7
## 👾 Before we start the exercise
8
8
9
9
-[ ] Have a look on how implement [custom app bar from `react-native-paper`](https://callstack.github.io/react-native-paper/integrate-app-bar-with-react-navigation.html#adding-appbar)
10
10
11
-
## 👨🚀 Exercise 3 Styling
11
+
## 👨🚀 Exercise 3
12
12
13
13
-[ ] Customize Stack's header by passing custom component `CustomNavigationBar`
14
14
-[ ] Implement `CustomNavigationBar` using `AppBar` component
0 commit comments