There was an error while loading. Please reload this page.
1 parent f9d1855 commit 9225f12Copy full SHA for 9225f12
README.md
@@ -1,4 +1,4 @@
1
-# :space_invader: React Native Template TypeScript
+# :space_invader: React Native Template Redux TypeScript
2
3
<p>
4
<a href="https://travis-ci.org/react-native-community/react-native-template-redux-typescript">
@@ -15,12 +15,13 @@
15
</a>
16
</p>
17
18
-> Clean and minimalist React Native template for a quick start with TypeScript.
+> Clean and minimalist React Native template for a quick start with Redux and TypeScript.
19
20
## :star: Features
21
22
- Elegant usage directly within the [React Native CLI](https://github.com/react-native-community/cli)
23
- Consistent with the default React Native template
24
+- Redux Toolkit already configured
25
- Minimal additional dependencies
26
27
## :arrow_forward: Usage
0 commit comments