enesozturk / react-native-hold-menu

📱 A performant, easy to use hold to open context menu for React Native powered by Reanimated 🚀
https://enesozturk.github.io/react-native-hold-menu/
MIT License
1.4k stars 91 forks source link

Bottom item is too short #78

Closed r0hin closed 1 year ago

r0hin commented 2 years ago

Describe the bug On the latest version (including in the example project), the final item of the context menu has less height than the rest.

Screenshot 2022-08-10 at 10 18 45 PM

To Reproduce Steps to reproduce the behavior:

  1. Run example
  2. Open any context menu
  3. See error

Package versions

r0hin commented 1 year ago

Probably related to #67