Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/youngermaster/expo-template-youngermaster
This is a template for Expo projects that I use for my personal projects.
https://github.com/youngermaster/expo-template-youngermaster
expo-starter expo-typescript-template react-native-boilerplate react-native-expo react-native-template zustand-boilerplate
Last synced: 24 days ago
JSON representation
This is a template for Expo projects that I use for my personal projects.
- Host: GitHub
- URL: https://github.com/youngermaster/expo-template-youngermaster
- Owner: Youngermaster
- License: mit
- Created: 2024-06-03T16:11:20.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-06-12T04:10:54.000Z (8 months ago)
- Last Synced: 2024-11-28T19:16:46.416Z (3 months ago)
- Topics: expo-starter, expo-typescript-template, react-native-boilerplate, react-native-expo, react-native-template, zustand-boilerplate
- Language: TypeScript
- Homepage:
- Size: 1.56 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Expo Template Youngermaster
This is a template for Expo projects that I use for my personal projects. It includes the following:
- Expo Go
- React Navigation
- TypeScript
- Zustand## Getting Started
1. Clone the repository
2. Run `yarn install`
3. Run `yarn start`
4. Open the Expo Go app on your phone and scan the QR code## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.