1
- <img alt =" React Native Typescript Boilerplate " src =" assets/logo.png " width =" 1050 " />
1
+ <img alt =" React Native Typescript Redux Boilerplate " src =" assets/logo.png " width =" 1050 " />
2
2
3
- [ ![ A lot of fundamental features with Typescript support React Native Boilerplate] ( https://img.shields.io/badge/-A%20lot%20of%20fundamental%20features%20with%20Typescript%20support%20React%20Native%20Boilerplate-orange?style=for-the-badge )] ( https://github.com/WrathChaos/react-native-typescript-boilerplate )
3
+ [ ![ A lot of fundamental features with Typescript support React Native Boilerplate] ( https://img.shields.io/badge/-A%20lot%20of%20fundamental%20features%20with%20Typescript%20support%20React%20Native%20Boilerplate-orange?style=for-the-badge )] ( https://github.com/WrathChaos/react-native-typescript-redux- boilerplate )
4
4
5
- [ ![ npm version] ( https://img.shields.io/npm/v/react-native-typescript-boilerplate.svg?style=for-the-badge )] ( https://www.npmjs.com/package/@freakycoder/react-native-typescript-boilerplate )
6
- [ ![ npm] ( https://img.shields.io/npm/dt/react-native-typescript-boilerplate.svg?style=for-the-badge )] ( https://www.npmjs.com/package/@freakycoder/react-native-typescript-boilerplate )
5
+ [ ![ npm version] ( https://img.shields.io/npm/v/react-native-typescript-redux- boilerplate.svg?style=for-the-badge )] ( https://www.npmjs.com/package/@freakycoder/react-native-typescript-redux -boilerplate )
6
+ [ ![ npm] ( https://img.shields.io/npm/dt/react-native-typescript-redux- boilerplate.svg?style=for-the-badge )] ( https://www.npmjs.com/package/@freakycoder/react-native-typescript-redux -boilerplate )
7
7
![ Platform - Android and iOS] ( https://img.shields.io/badge/platform-Android%20%7C%20iOS-blue.svg?style=for-the-badge )
8
8
[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-green.svg?style=for-the-badge )] ( https://opensource.org/licenses/MIT )
9
9
[ ![ styled with prettier] ( https://img.shields.io/badge/styled_with-prettier-ff69b4.svg?style=for-the-badge )] ( https://github.com/prettier/prettier )
10
10
11
11
<p align =" center " >
12
- <img alt="React Native Typescript Boilerplate"
13
- src="assets/react-native-typescript-boilerplate.gif" height="650" />
12
+ <img alt="React Native Typescript Redux Boilerplate"
13
+ src="assets/react-native-typescript-redux- boilerplate.gif" height="650" />
14
14
</p >
15
15
16
16
# 🥳 Version 3.3+
@@ -80,7 +80,7 @@ We're proudly announce that `Version 3` is here!
80
80
To create a new project using the barebone boilerplate:
81
81
82
82
``` sh
83
- git clone https://github.com/WrathChaos/react-native-typescript-boilerplate.git my-app-name
83
+ git clone https://github.com/WrathChaos/react-native-typescript-redux- boilerplate.git my-app-name
84
84
```
85
85
86
86
# 🎯 Step By Step Guide
@@ -165,9 +165,14 @@ sdk.dir=/Users/username/Library/Android/sdk
165
165
166
166
- [ Components] ( ./docs/components.md )
167
167
- [ Axios Hooks] ( ./docs/axios-hooks.md )
168
+ - [ Custom Redux] ( ./docs/redux.md )
168
169
- [ Event Emitter Usage] ( ./docs/event-emitter.md )
169
170
- [ Project Structure] ( ./docs/project-structure.md )
170
171
172
+ ## Are you looking for Non-Redux Version?
173
+
174
+ ### [ React Native Typescript Boilerplate] ( https://github.com/WrathChaos/react-native-typescript-boilerplate )
175
+
171
176
# 🔮 Roadmap
172
177
173
178
- [x] ~~ LICENSE~~
@@ -177,7 +182,8 @@ sdk.dir=/Users/username/Library/Android/sdk
177
182
- [x] ~~ Implement the native splash screen with [ react-native-splash-screen] ( https://github.com/crazycodeboy/react-native-splash-screen ) ~~
178
183
- [x] ~~ Better and separated documentation~~
179
184
- [x] ~~ Axios Hooks~~
180
- - [ ] React Native New Architecture
185
+ - [x] ~~ React Native New Architecture~~
186
+ - [x] ~~ ` Redux ` Fork Version~~
181
187
- [ ] ` Babel Plugin Module Resolver ` Documentation with Example
182
188
- [ ] ` Navigation Service ` Documentation with Example
183
189
- [ ] ` Localization ` Documentation with Example
@@ -186,7 +192,6 @@ sdk.dir=/Users/username/Library/Android/sdk
186
192
- [ ] ` Website ` for the boilerplate
187
193
- [ ] Splash Screen Documentation
188
194
- [ ] ` Detox E2E ` Integration Fork Version
189
- - [ ] ` Redux ` Fork Version
190
195
- [ ] ` MobX State Tree ` Fork Version
191
196
- [ ] Write an article about the lib on ` Medium `
192
197
- [ ] Write an article about the lib on ` DevTo `
@@ -203,4 +208,4 @@ FreakyCoder, kurayogun@gmail.com
203
208
204
209
## License
205
210
206
- React Native Typescript Boilerplate is available under the MIT license. See the LICENSE file for more info.
211
+ React Native Typescript Redux Boilerplate is available under the MIT license. See the LICENSE file for more info.
0 commit comments