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 3d10758 commit 97dd091Copy full SHA for 97dd091
package.json
@@ -25,6 +25,7 @@
25
"build": "node ./scripts/build",
26
"watch": "node ./scripts/watch",
27
"xcode": "open playground/ios/playground.xcworkspace",
28
+ "studio": "studio playground/android",
29
"install-android": "node ./scripts/install-android",
30
"uninstall-android": "cd playground/android && ./gradlew uninstallAll",
31
"clean": "node ./scripts/clean",
0 commit comments