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 d487d04 commit ca38e1aCopy full SHA for ca38e1a
examples/.expo/packager-info.json
@@ -1,8 +1,8 @@
1
{
2
"devToolsPort": 19002,
3
"expoServerPort": 19000,
4
- "packagerPort": 19001,
5
- "packagerPid": 31792,
+ "packagerPort": null,
+ "packagerPid": null,
6
"expoServerNgrokUrl": "https://w3-vvy.anonymous.examples.exp.direct",
7
"packagerNgrokUrl": "https://packager.w3-vvy.anonymous.examples.exp.direct",
8
"ngrokPid": 31843
package.json
@@ -1,6 +1,6 @@
"name": "react-native-popup-menu",
- "version": "0.15.4",
+ "version": "0.15.5",
"description": "extensible popup/context menu for react native",
"main": "build/rnpm.js",
"directories": {
0 commit comments