Skip to content

Template using expo, typescript, react-navigation and redux-toolkit

Notifications You must be signed in to change notification settings

fernandobelotto/expo_template

Repository files navigation

expo_template

Template using expo, typescript, react-navigation and redux-toolkit

Usage

I recomend using degit to create a project based on this template

  1. install degitif you haven it
  2. create a folder with the name of the project (example: my_expo_project)
  3. cd into the created folder
  4. run degit fernandobelotto/expo_template
  5. now install the dependencies with yarn
  6. run the project with yarn start

Screenshots

iOS Android

Features

  1. React Navigation
  2. React Hook Form
  3. Typescript
  4. Redux Toolkit

About

Template using expo, typescript, react-navigation and redux-toolkit

Topics

Resources

Stars

Watchers

Forks