Skip to content

Commit 166dd36

Browse files
committed
improved feature section in readme
1 parent 2139753 commit 166dd36

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,11 @@ This template can be used with the React Native CLI, which means it doesn't mess
66

77
## :star: Features
88

9-
- Seamless integration with the React Native CLI
10-
- Always latest dependencies
11-
- React Native TypeScript transformer directly integrated into the packager! (No separate process for TSC)
12-
- Unit testing in TypeScript with Jest
9+
- Seamless integration with the React Native CLI! :sparkles:
10+
- Consistent with the default React Native template (no additional stuff)
11+
- React Native TypeScript transformer directly integrated into the packager (no separate process for `tsc`)
12+
- Unit testing in TypeScript with TS Jest
13+
- Always latest dependencies :raised_hands:
1314

1415
## :arrow_forward: Quick Start
1516

0 commit comments

Comments
 (0)