ardaogulcan / react-native-keyboard-accessory

A React Native Keyboard Accessory (View, Navigation) Component. Sticky views on keyboard.
MIT License
534 stars 64 forks source link

[Feature Suggestion] Add hitSlop to prop for AccessoryNavigations buttons #53

Closed jong-hui closed 4 years ago

jong-hui commented 4 years ago

Hello! thanks for this great library!

Today's buttons(previous, next, done) have a small touchable area. It is difficult to press. So I want to add hitSlop to prop.

ardaogulcan commented 4 years ago

This change is included in v0.1.13. Thanks @jong-hui for the contribution.