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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ A starter kit for initializing a new React-Native project to save at least 1 wee
15
15
- Pre-configured folder structure
16
16
- Common authentication screens(Login, Signup, Forgot Password) and flow
17
17
- Reusable common components, utility functions and constants
18
-
- Navigation using [react-navigation](https://reactnavigation.org/) (v6)
18
+
- Navigation using [react-navigation](https://reactnavigation.org/) (v7)
19
19
- State management using [redux-toolkit](https://redux-toolkit.js.org/)
20
20
- Git hooks using [husky](https://typicode.github.io/husky/#/)
21
21
- Development, Testing, Staging and Production environment configurations using [react-native-config](https://github.com/luggit/react-native-config#readme)
Copy file name to clipboardExpand all lines: website/docs/key-features.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ sidebar_position: 2
8
8
- Pre-configured folder structure
9
9
- Common authentication screens(Login, Signup, Forgot Password) and flow
10
10
- Reusable common components, utility functions and constants
11
-
- Navigation using [react-navigation](https://reactnavigation.org/) (v6)
11
+
- Navigation using [react-navigation](https://reactnavigation.org/) (v7)
12
12
- State management using [redux-toolkit](https://redux-toolkit.js.org/)
13
13
- Git hooks using [husky](https://typicode.github.io/husky/#/)
14
14
- Development, Testing, Staging and Production environment configurations using [react-native-config](https://github.com/luggit/react-native-config#readme)
0 commit comments