Skip to content

Commit dfe3eae

Browse files
committed
chore: updated docs
1 parent d116b95 commit dfe3eae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ A starter kit for initializing a new React-Native project to save at least 1 wee
1515
- Pre-configured folder structure
1616
- Common authentication screens(Login, Signup, Forgot Password) and flow
1717
- 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)
1919
- State management using [redux-toolkit](https://redux-toolkit.js.org/)
2020
- Git hooks using [husky](https://typicode.github.io/husky/#/)
2121
- Development, Testing, Staging and Production environment configurations using [react-native-config](https://github.com/luggit/react-native-config#readme)

website/docs/key-features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ sidebar_position: 2
88
- Pre-configured folder structure
99
- Common authentication screens(Login, Signup, Forgot Password) and flow
1010
- 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)
1212
- State management using [redux-toolkit](https://redux-toolkit.js.org/)
1313
- Git hooks using [husky](https://typicode.github.io/husky/#/)
1414
- Development, Testing, Staging and Production environment configurations using [react-native-config](https://github.com/luggit/react-native-config#readme)

0 commit comments

Comments
 (0)