A starter app template for React Native Expo, featuring a ready-to-use login screen.
What can you do with this template 🤔
- Log in with an email address and password.
- Create an account with a name, email address and password.
- Sign out.
This template is a good way to start an application with a system of connection, disconnection, and creation of an account.
You will just need to adapt it according to your needs.
All WordsStartingWith screens in the English Alphabet section have been optimized to fix:
- Screen refresh issues when clicking sound buttons
- Navigation problems during audio playback
- Performance improvements with proper state management
For details on these fixes, see the scripts/README.md file.
Click on the Use this template button on this page to clone this respository to your GitHub account or you can clone this respository.
- Install dependencies
yarn install- Start the app
npx expo startYou can take a look on Expo's docs.
This template is released under the MIT License.
Enjoy ✌🏽
