@@ -40,7 +40,7 @@ We're proudly announce that `Version 3` is here!
4040 - 🌙 Dark Theme Support
4141 - Dynamic Color Palette System
4242 - Custom Font Support
43- - Built-in Better ` Text `
43+ - Built-in Better ` Text ` Component
4444- ** Ready to use [ React Native Reanimated 2] ( https://docs.swmansion.com/react-native-reanimated/ ) Integration**
4545- ** Native Splash Screen Integration**
4646 - [ 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!
5353 - [ React Native Dynamic Vector Icons] ( https://github.com/WrathChaos/react-native-dynamic-vector-icons )
5454- ** [ Localization] ( https://github.com/stefalda/ReactNativeLocalization ) (Multi-Language Support)**
5555- ** 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 )
5758 - API Service with Usage Examples
5859- ** Built-in EventEmitter**
5960 - [ EventBus] ( https://github.com/browserify/events#readme )
@@ -175,14 +176,15 @@ sdk.dir=/Users/username/Library/Android/sdk
175176- [x] ~~ New Theme Support with React Navigation~~
176177- [x] ~~ Implement the native splash screen with [ react-native-splash-screen] ( https://github.com/crazycodeboy/react-native-splash-screen ) ~~
177178- [x] ~~ Better and separated documentation~~
179+ - [x] ~~ Axios Hooks~~
178180- [ ] ` Babel Plugin Module Resolver ` Documentation with Example
179181- [ ] ` Navigation Service ` Documentation with Example
180182- [ ] ` Localization ` Documentation with Example
181183- [ ] ` Theme ` Documentation with Example
182184- [ ] ` FAQ ` Documentation
183185- [ ] ` Website ` for the boilerplate
184186- [ ] Splash Screen Documentation
185- - [ ] ` Detox E2E ` Integration
187+ - [ ] ` Detox E2E ` Integration Fork Version
186188- [ ] ` Redux ` Fork Version
187189- [ ] ` MobX State Tree ` Fork Version
188190- [ ] Write an article about the lib on ` Medium `
0 commit comments