Advanced template for Expo React Native TypeScript.
@types
- Application typesassets
- Application assetscomponents
- Application componentsconfig
- Configuration filesroutes
- Route configurationscreens
- Application screensservices
- API configurationstore
- Redux and Redux Saga configurationstyles
- Application stylesutils
- Useful filesApp.tsx
- App applicationindex.tsx
- Render application
Run the command below to install the dependencies:
yarn install
Or
npm install
Run:
expo start
MIT © Expo ReactNative TS Eddy
Give a ⭐️ if this project helped you!