Template for whos using react native with Expo
Feb 12, 2021
Today I present to you a good template to use for react native with expo .
This template I use the stack
- redux : with saga and persist
- react navigation v4 because I’m more similar to it
- eslint with my own setting for formatting code
- prettier for easy formatting
You can clone it from here
Some picture