We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6573cb2 commit 482aba9Copy full SHA for 482aba9
README.md
@@ -22,8 +22,9 @@ npx https://github.com/AppAndFlow/create-expo-app <app-name>
22
- Prettier
23
- Jest
24
- React Navigation
25
-- Preloading & caching of local assets on app startup
26
-- Environment variables script
27
- react-native-testing-library
28
- react-native-kondo
29
-- A minimal project structure
+- Preloading & caching of local assets on app startup
+- Environment variables script
+- CI workflow (via GitHub Actions) to lint, typecheck & test
30
+- Minimal project structure
0 commit comments