hyochan / react-native-masonry-list

The Masonry List implementation which has similar implementation as the `FlatList` in React Native
MIT License
393 stars 55 forks source link

Add keyboardShouldPersistTaps="handled" #29

Closed jzxchiang1 closed 1 year ago

jzxchiang1 commented 2 years ago

Is your feature request related to a problem? Please describe. Without this, Android will require two taps if the MasonryList contains Pressables.

Describe the solution you'd like Self-explanatory.

Describe alternatives you've considered Self-explanatory.

Additional context https://github.com/facebook/react-native/issues/4087

hyochan commented 2 years ago

@jzxchiang1 Thanks for the issue. Do you think this should be added to default component?

lucianomlima commented 1 year ago

@hyochan this can be added by default without issues. I can open a PR for this. Can you add hacktoberfest label please? 🙏

hyochan commented 1 year ago

@hyochan this can be added by default without issues. I can open a PR for this. Can you add hacktoberfest label please? 🙏

@lucianomlima I've just done it!!

Also, I hope you like our github stats here too! lucianomlima  GitHub Stats

This can be found in dooboo.io. This is just FYI.