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 3196786 commit 257aa84Copy full SHA for 257aa84
README.md
@@ -1,7 +1,7 @@
1
# react-native-popup-menu
2
[](https://www.npmjs.com/package/react-native-popup-menu)
3
4
-Extensible popup menu component for React Native for Android, iOS and (unofficially) UWP.
+Extensible popup menu component for React Native for Android, iOS and (unofficially) UWP and react-native-web.
5
6
Features:
7
* Simple to use popup/context menu
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-popup-menu",
- "version": "0.12.3",
+ "version": "0.12.4",
"description": "extensible popup/context menu for react native",
"main": "src/index.js",
"directories": {
0 commit comments