Skip to content

Releases: react-native-menu/menu

v0.4.0

13 May 02:37

Choose a tag to compare

feat(#80): sub menus functionality (#81) by @mateusz1913

chore(deps-dev): bump typescript from 4.2.3 to 4.2.4 (#79)
chore(deps-dev): bump eslint from 7.22.0 to 7.24.0 (#83)
chore(deps-dev): bump eslint-plugin-prettier from 3.3.1 to 3.4.0 (#85)
chore(deps-dev): bump eslint-config-prettier from 8.1.0 to 8.2.0 (#84)

v0.3.3

13 May 02:36

Choose a tag to compare

feat(#64): isAnchoredToRight android value (#69) by @mateusz1913

v0.3.2

13 May 02:35

Choose a tag to compare

chore(deps-dev): bump @types/react-native from 0.64.1 to 0.64.2 (#72)
fix: android build (#73) by @Naturalclar

v0.3.1

27 Mar 00:33

Choose a tag to compare

Fix: build error on android (#61) by @Naturalclar

v0.3.0

25 Mar 05:37

Choose a tag to compare

Option features for Android 🎉

Screenshot_1616643634

v0.2.0

23 Mar 10:25

Choose a tag to compare

🎉 Android Support

feat: add Android support with PopUp Menu. (#53) Big thanks to @mateusz1913 !

v0.1.2

10 Nov 06:53

Choose a tag to compare

docs: updated installation document for RN 0.63
chore: fixed example app
chore: Allow children to be rendered for unimplemented platforms so the UI would be remain the same.

v0.1.1

08 Nov 18:03

Choose a tag to compare

fixed broken pod install (#1)

v0.1.0

08 Nov 17:23

Choose a tag to compare

Initial Release 🎉