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 props #54

Closed chungweileong94 closed 2 years ago

chungweileong94 commented 2 years ago

Sometimes the hit area is too small to tap on, it will be good if we can have a prop to control the hitSlop.

ariangel commented 2 years ago

@aminebenkeroum can you create a new release with this change?

chungweileong94 commented 2 years ago

@ariangel The npm package for this is lagging behind a lot, if you really need it, I would suggest you install it directly from this repo.

yarn add https://github.com/aminebenkeroum/toggle-switch-react-native.git
aminebenkeroum commented 2 years ago

New version released