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 " />
22
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 )
44
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 )
77![ Platform - Android and iOS] ( https://img.shields.io/badge/platform-Android%20%7C%20iOS-blue.svg?style=for-the-badge )
88[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-green.svg?style=for-the-badge )] ( https://opensource.org/licenses/MIT )
99[ ![ styled with prettier] ( https://img.shields.io/badge/styled_with-prettier-ff69b4.svg?style=for-the-badge )] ( https://github.com/prettier/prettier )
1010
1111<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" />
1414</p >
1515
1616# 🥳 Version 3.3+
@@ -80,7 +80,7 @@ We're proudly announce that `Version 3` is here!
8080To create a new project using the barebone boilerplate:
8181
8282``` 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
8484```
8585
8686# 🎯 Step By Step Guide
@@ -165,9 +165,14 @@ sdk.dir=/Users/username/Library/Android/sdk
165165
166166- [ Components] ( ./docs/components.md )
167167- [ Axios Hooks] ( ./docs/axios-hooks.md )
168+ - [ Custom Redux] ( ./docs/redux.md )
168169- [ Event Emitter Usage] ( ./docs/event-emitter.md )
169170- [ Project Structure] ( ./docs/project-structure.md )
170171
172+ ## Are you looking for Non-Redux Version?
173+
174+ ### [ React Native Typescript Boilerplate] ( https://github.com/WrathChaos/react-native-typescript-boilerplate )
175+
171176# 🔮 Roadmap
172177
173178- [x] ~~ LICENSE~~
@@ -177,7 +182,8 @@ sdk.dir=/Users/username/Library/Android/sdk
177182- [x] ~~ Implement the native splash screen with [ react-native-splash-screen] ( https://github.com/crazycodeboy/react-native-splash-screen ) ~~
178183- [x] ~~ Better and separated documentation~~
179184- [x] ~~ Axios Hooks~~
180- - [ ] React Native New Architecture
185+ - [x] ~~ React Native New Architecture~~
186+ - [x] ~~ ` Redux ` Fork Version~~
181187- [ ] ` Babel Plugin Module Resolver ` Documentation with Example
182188- [ ] ` Navigation Service ` Documentation with Example
183189- [ ] ` Localization ` Documentation with Example
@@ -186,7 +192,6 @@ sdk.dir=/Users/username/Library/Android/sdk
186192- [ ] ` Website ` for the boilerplate
187193- [ ] Splash Screen Documentation
188194- [ ] ` Detox E2E ` Integration Fork Version
189- - [ ] ` Redux ` Fork Version
190195- [ ] ` MobX State Tree ` Fork Version
191196- [ ] Write an article about the lib on ` Medium `
192197- [ ] Write an article about the lib on ` DevTo `
@@ -203,4 +208,4 @@ FreakyCoder, kurayogun@gmail.com
203208
204209## License
205210
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