This project is created with expo
- Clone this repository
- npm install
- npm start
if some day, you have some problem with fonts or Icons because don't show, this can be useful
rm -rf node_modules
npm cache clean --force
rm -rf .expo
rm package-lock.json
npm install