Skip to content

Releases: sbaiahmed1/react-native-menus

Release 0.2.2

23 Oct 21:46

Choose a tag to compare

0.2.2 (2025-10-23)

  • fix: improve child view management in mount/unmount methods (7f65f9a)
  • fix(menu): enhance menu action handling in updateMenuSelection method (5b7ab17)
  • fix(menu): enhance menu selection and also mounting issue child views (bae480c)
  • chore: release 0.2.1 (7ec7dcf)
  • refactor: reorganize imports and improve MenuView component structure (10f647f)

What's Changed

Full Changelog: v0.2.0...v0.2.2

Release 0.2.1

23 Oct 19:28

Choose a tag to compare

0.2.1 (2025-10-23)

  • refactor: reorganize imports and improve MenuView component structure (1b9ea52)
  • fix: improve child view management in mount/unmount methods (7f65f9a)

Release 0.2.0

14 Oct 22:01

Choose a tag to compare

0.2.0 (2025-10-14)

  • fix(menu): ensure selectedIdentifier validation before updating the action state (2028147)
  • feat: add comprehensive custom menu functionality (329de27)
  • feat(menu): add selectedIdentifier prop for controlled selection (d1b9893)
  • chore: change package v to 0 (d85ef3b)
  • chore: enable npm registry (3b28986)
  • chore: initial commit (2ca31e9)
  • chore: release 0.1.0 (40db140)
  • chore: rename package to react-native-menus and update references across the project (9dd44c4)
  • chore: update package name (786865e)

What's Changed

  • feat(menu): add selectedIdentifier prop for controlled selection by @sbaiahmed1 in #1

New Contributors

Full Changelog: https://github.com/sbaiahmed1/react-native-menus/commits/v0.2.0

Release 0.1.0

13 Oct 01:32

Choose a tag to compare

0.1.0 (2025-10-13)

  • chore: change package v to 0 (d85ef3b)
  • chore: enable npm registry (3b28986)
  • chore: initial commit (2ca31e9)
  • chore: rename package to react-native-menus and update references across the project (9dd44c4)
  • chore: update package name (786865e)
  • feat: add comprehensive custom menu functionality (329de27)

Full Changelog: https://github.com/sbaiahmed1/react-native-menus/commits/v0.1.0