toni-navigation / toni_frontend

Mirror Gitlab
https://blndfnd.vercel.app
0 stars 0 forks source link

Update packages

npx expo install --fix

Empty Expo cache and start project

npx expo start --clear

Run Prettier in whole project

prettier . --write