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 9bf725b commit 1fb2f5eCopy full SHA for 1fb2f5e
README.md
@@ -77,5 +77,6 @@ We keep compatibility on best effort basis.
77
78
| popup-menu version | min RN version |
79
| ------------------ | -------------- |
80
+| 0.9 | 0.40 |
81
| 0.8 | 0.38 |
82
| 0.7 | 0.18 |
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-popup-menu",
3
- "version": "0.8.4",
+ "version": "0.9.0",
4
"description": "extensible popup/context menu for react native",
5
"main": "src/index.js",
6
"directories": {
0 commit comments