@@ -40,7 +40,7 @@ We're proudly announce that `Version 3` is here!
40
40
- 🌙 Dark Theme Support
41
41
- Dynamic Color Palette System
42
42
- Custom Font Support
43
- - Built-in Better ` Text `
43
+ - Built-in Better ` Text ` Component
44
44
- ** Ready to use [ React Native Reanimated 2] ( https://docs.swmansion.com/react-native-reanimated/ ) Integration**
45
45
- ** Native Splash Screen Integration**
46
46
- [ React Native Splash Screen] ( https://github.com/crazycodeboy/react-native-splash-screen )
@@ -53,7 +53,8 @@ We're proudly announce that `Version 3` is here!
53
53
- [ React Native Dynamic Vector Icons] ( https://github.com/WrathChaos/react-native-dynamic-vector-icons )
54
54
- ** [ Localization] ( https://github.com/stefalda/ReactNativeLocalization ) (Multi-Language Support)**
55
55
- ** HTTP Network Management**
56
- - [ Axios] ( https://github.com/axios/axios )
56
+ - [ Axios] ( https://github.com/axios/axios ) **
57
+ - [ Axios Hooks] ( https://github.com/simoneb/axios-hooks )
57
58
- API Service with Usage Examples
58
59
- ** Built-in EventEmitter**
59
60
- [ EventBus] ( https://github.com/browserify/events#readme )
@@ -175,14 +176,15 @@ sdk.dir=/Users/username/Library/Android/sdk
175
176
- [x] ~~ New Theme Support with React Navigation~~
176
177
- [x] ~~ Implement the native splash screen with [ react-native-splash-screen] ( https://github.com/crazycodeboy/react-native-splash-screen ) ~~
177
178
- [x] ~~ Better and separated documentation~~
179
+ - [x] ~~ Axios Hooks~~
178
180
- [ ] ` Babel Plugin Module Resolver ` Documentation with Example
179
181
- [ ] ` Navigation Service ` Documentation with Example
180
182
- [ ] ` Localization ` Documentation with Example
181
183
- [ ] ` Theme ` Documentation with Example
182
184
- [ ] ` FAQ ` Documentation
183
185
- [ ] ` Website ` for the boilerplate
184
186
- [ ] Splash Screen Documentation
185
- - [ ] ` Detox E2E ` Integration
187
+ - [ ] ` Detox E2E ` Integration Fork Version
186
188
- [ ] ` Redux ` Fork Version
187
189
- [ ] ` MobX State Tree ` Fork Version
188
190
- [ ] Write an article about the lib on ` Medium `
0 commit comments