crazycodeboy / react-native-check-box

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

Add testID to touchable opacity for testing frameworks #73

Open mcrowder65 opened 6 years ago

mcrowder65 commented 6 years ago

In our current project, we are using this component (thank you for your awesome contribution!! 🎉), we also need the ability to grab the icon via a testID, and our only solutions would be to fork your repo and maintain a separate copy, or just have this pr merged 🤞. Please consider merging! 👍

gautam678 commented 6 years ago

+1 I want this feature too!