File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -28,20 +28,20 @@ This template is a starting point for building a React Native app using Expo in
2828
2929It provides a foundation for every stage of the development process:
3030
31- For the project start and initial development:
31+ 🔧 For the project start and initial development:
3232
3333- Expo Development build setup
3434- domain driven folder structure
3535- Storage service using MMKV
3636- Font and size scaling utilities
3737
38- For keeping the code quality high and enforcing code standards:
38+ 📏 For keeping the code quality high and enforcing code standards:
3939
4040- basic unit test setup
4141- Linter and formatter setup
4242- pre push and pre commit hooks
4343
44- For the release process :
44+ 🚀 For shipping and production maintenance :
4545
4646- Github Actions for CI/CD
4747- App config ready for different environments
You can’t perform that action at this time.
0 commit comments