mirror of
https://github.com/zhigang1992/react-native-hold-menu.git
synced 2026-06-15 18:38:03 +08:00
* chore: move menuprops to internal context and animate menu 🚀
* fix: menu position and transform calculations
* chore: seperate MenuList as comp, try updating menu list if necessary
* fix: update deep equaly check method
* fix: create a hook to add menu list objecta an uid
* fix: calculation fix for bottom anchor position
* chore: remove list hook, update deep checker function
* fix: update type export and fix errors
* fix: remove type export in menu comp index file
* fix: menu item props import in hold item component