Skip to content

Commit 69d3436

Browse files
committed
docs: README update
1 parent 3554eb6 commit 69d3436

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,9 @@
1515

1616
# 🥳 Version 3.3+
1717

18-
We're proudly announce that `Version 3` is here!
18+
We're proudly announce that `Version 3.4` is here!
1919

20+
- `Zustand` integration with cool slices
2021
- Native Splash Screen
2122
- Much Better Documentation
2223
- New React Native Architecture Ready (RN 0.68+) 🍻
@@ -54,7 +55,7 @@ We're proudly announce that `Version 3` is here!
5455
- [React Native Dynamic Vector Icons](https://github.com/WrathChaos/react-native-dynamic-vector-icons)
5556
- **[Localization](https://github.com/stefalda/ReactNativeLocalization) (Multi-Language Support)**
5657
- **HTTP Network Management**
57-
- [Axios](https://github.com/axios/axios)**
58+
- [Axios](https://github.com/axios/axios)\*\*
5859
- [Axios Hooks](https://github.com/simoneb/axios-hooks)
5960
- API Service with Usage Examples
6061
- **Built-in EventEmitter**
@@ -68,6 +69,7 @@ We're proudly announce that `Version 3` is here!
6869
- Auto prettier on pre-commit
6970
- Awesome ESLint Integration
7071
- **Built-in Custom Font Implementation**
72+
7173
- All you need to do is copy-paste the .tff files into `assets/fonts` folder
7274
- Run `npx react-native-asset` command
7375

@@ -178,6 +180,8 @@ sdk.dir=/Users/username/Library/Android/sdk
178180
- [x] ~~Better and separated documentation~~
179181
- [x] ~~Axios Hooks~~
180182
- [x] ~~React Native New Architecture~~
183+
- [x] ~~Zustand Integration~~
184+
- [ ] Zustand Documentation
181185
- [ ] `Babel Plugin Module Resolver` Documentation with Example
182186
- [ ] `Navigation Service` Documentation with Example
183187
- [ ] `Localization` Documentation with Example

0 commit comments

Comments
 (0)