https://github.com/rhdeck/react-native-studio
React Native plugin for easily opening Android Studio
https://github.com/rhdeck/react-native-studio
Last synced: 9 months ago
JSON representation
React Native plugin for easily opening Android Studio
- Host: GitHub
- URL: https://github.com/rhdeck/react-native-studio
- Owner: rhdeck
- License: mit
- Created: 2018-07-27T20:03:43.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-03-31T18:15:36.000Z (about 6 years ago)
- Last Synced: 2025-08-17T14:15:05.786Z (10 months ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# react-native-studio
React Native plugin for quickly opening Android Studio from the command line. Currently MacOS only.
# Usage
```
yarn add react-native-android-studio
react-native studio
```
Happy coding!