Skip to content

Releases: okwasniewski/react-native-menubar-extra

Release 0.3.1

04 Nov 16:26
Compare
Choose a tag to compare

0.3.1 (2023-11-04)

Bug Fixes

  • bring back pods script to example (a1a642a)

Features

  • implement control state prop for MenuBarExtraItem (b2823d5)

Release 0.3.0

26 Sep 07:49
Compare
Choose a tag to compare

0.3.0 (2023-09-26)

Bug Fixes

  • add position absolute to MenuBarExtraView to avoid shifting view (6141272)

Features

  • add title prop to MenuBarExtaView to allow displaying status title (391d8fc)
  • implement keyEquivalent & keyEquivalentModifierMask props (bc6d316)

Release 0.2.0

19 Sep 08:08
Compare
Choose a tag to compare

0.2.0 (2023-09-19)

Bug Fixes

Features

  • add documentation in JSDoc (8b68eb9)
  • add macos target to example (b46eb2d)
  • add new architecture support (dfb0e61)
  • handle onPress on menu items (01bcb87)
  • implement MenuBarExtraSeparator (8a8ab30)
  • initial implementation (923f1ac)
  • update readme (7393524)