aminebenkeroum / toggle-switch-react-native

Toggle Switch React Native Component works on both iOS and Android
MIT License
234 stars 70 forks source link

Support `hitSlop` prop #55

Closed chungweileong94 closed 2 years ago

chungweileong94 commented 2 years ago

Fixes #54

chungweileong94 commented 2 years ago

I'm actually build this on top of one of the PRs that I made #53, that's why you'll see some of the unrelated code change.