Skip to content

Commit 482aba9

Browse files
Mention CI in README
1 parent 6573cb2 commit 482aba9

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,9 @@ npx https://github.com/AppAndFlow/create-expo-app <app-name>
2222
- Prettier
2323
- Jest
2424
- React Navigation
25-
- Preloading & caching of local assets on app startup
26-
- Environment variables script
2725
- react-native-testing-library
2826
- react-native-kondo
29-
- A minimal project structure
27+
- Preloading & caching of local assets on app startup
28+
- Environment variables script
29+
- CI workflow (via GitHub Actions) to lint, typecheck & test
30+
- Minimal project structure

0 commit comments

Comments
 (0)