We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86345b4 commit c5eeb27Copy full SHA for c5eeb27
README.md
@@ -14,6 +14,12 @@ Features:
14
* Different lifecycle hooks
15
* RTL layout support
16
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
23
| Context Menu, Slide-in Menu | Popover |
24
|---|---|
25
|||
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-popup-menu",
3
- "version": "0.12.4",
+ "version": "0.12.5",
4
"description": "extensible popup/context menu for react native",
5
"main": "src/index.js",
6
"directories": {
0 commit comments