crazycodeboy / react-native-check-box

Checkbox component for react native, it works on iOS and Android.
MIT License
518 stars 184 forks source link

I would like introduce the idea of changing the examples to use the React 16 useState hooks! #88

Open dsomel21 opened 5 years ago

dsomel21 commented 5 years ago

I am picking up React, RN after a while, so when I flip from setState to useState it kind of throws me off! Can we update the docs so we are reflecting the latest React?