diff --git a/README.md b/README.md index ddc9881..e6ebb37 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This project is part of YouTube tutorial series on React Navigation 5. Here I have used every navigator option available and combine them in a single project to create a seemless user navigation experience for the app user. -Then I have created some extra things such as login, signup & splash screen and provided an authentication flow using AsycStorage. Also I have created form validation for the login screen. +Then I have created some extra things such as login, signup & splash screen and provided an authentication flow using AsyncStorage. Also I have created form validation for the login screen. Here you can find complete tutorial series and each video link. @@ -22,4 +22,4 @@ Here you can find complete tutorial series and each video link. ### iPhone Demo ![React Navigation v5 Mix App Android Demo](https://raw.githubusercontent.com/itzpradip/react-navigation-v5-mix/master/app-interaction-demo-android.gif) -### Android Demo \ No newline at end of file +### Android Demo