Skip to content

Commit fac2b66

Browse files
authored
Update README.md
1 parent 44d3d01 commit fac2b66

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,13 +179,23 @@ const styles = StyleSheet.create({});
179179
export default App;
180180
```
181181
182+
## [React Native Bouncy Checkbox Group](https://github.com/WrathChaos/react-native-bouncy-checkbox-group)
183+
184+
<img alt="React Native Bouncy Checkbox"
185+
src="https://github.com/WrathChaos/react-native-bouncy-checkbox-group/blob/master/assets/Screenshots/react-native-bouncy-checkbox-group.png.gif" height="550" />
186+
187+
We have also this library's checkbox group library as well :) Please take a look
188+
189+
190+
182191
### Future Plans
183192
184193
- [x] ~~LICENSE~~
185194
- [x] ~~Typescript Challange!~~
186195
- [x] ~~Version 2.0.0 is alive 🥳~~
187196
- [x] ~~Synthetic Press Functionality~~
188197
- [x] ~~Disable built-in check state~~
198+
- [x] ~~React Native Bouncy Checkbox Group Library Extension~~
189199
- [ ] Write an article about the lib on Medium
190200
191201
## Author

0 commit comments

Comments
 (0)