Habit.io-app 📱 Screens 👨💻 For Start 🔥 install deps 📥: yarn Start app 🏁: yarn run start Start only IOS : yarn run ios Start only Android 🤖: yarn run android Use husky for commit hooks 🪝 Need to fix many problems 🙈 Lint ✅ Eslint (only test) yarn run eslint:test Eslint (fix) yarn run eslint:fix Prettier (only test) yarn run prettier:test Eslint (fix) yarn run eslint:fix