Skip to content

Commit c5eeb27

Browse files
committed
release 0.12.5
1 parent 86345b4 commit c5eeb27

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@ Features:
1414
* Different lifecycle hooks
1515
* RTL layout support
1616

17+
Community driven features:
18+
* Support for UWP and react-native-web
19+
* Typescript definitions
20+
21+
We thank our community for maintaining features that goes over our scope.
22+
1723
| Context Menu, Slide-in Menu | Popover |
1824
|---|---|
1925
|![Popup menu demo](./android.demo.gif)|![Popup menu demo](./android.demo-popover.gif)|

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-popup-menu",
3-
"version": "0.12.4",
3+
"version": "0.12.5",
44
"description": "extensible popup/context menu for react native",
55
"main": "src/index.js",
66
"directories": {

0 commit comments

Comments
 (0)