Skip to content

Commit 90a9d12

Browse files
author
Petr Konecny
committed
chore: docs update
1 parent 5ec4a68 commit 90a9d12

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,20 +28,20 @@ This template is a starting point for building a React Native app using Expo in
2828

2929
It 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

0 commit comments

Comments
 (0)