Skip to content

therealeddy/expo-reactnative-ts-eddy

Repository files navigation

expo-reactnative-ts-eddy


version documentation



Overview

Advanced template for Expo React Native TypeScript.



Structure

  • @types - Application types
  • assets - Application assets
  • components - Application components
  • config - Configuration files
  • routes - Route configuration
  • screens - Application screens
  • services - API configuration
  • store - Redux and Redux Saga configuration
  • styles - Application styles
  • utils - Useful files
  • App.tsx - App application
  • index.tsx - Render application



Installation

Run the command below to install the dependencies:

yarn install

Or

npm install

Run:

expo start



Author

👤 Eduardo Mauricio

License

MIT © Expo ReactNative TS Eddy

Show your support

Give a ⭐️ if this project helped you!