1.2.0 • Published 4 years ago

react-native-xcode v1.2.0

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

react-native-xcode

Plugin to quickly launch XCode from a react-native project. Automatically detects whether your XCode environment is a project or a workspace. (The latter are used for projects with CocoaPods)

Installation

yarn add react-native-xcode

Usage

# From your react-native project where you installed it...
react-native xcode # Opens with your default xcode installation - usually whatever you installed last
react-native xcode -a # Force to only open with released version of XCode in your /Applications folder.
1.2.0

4 years ago

1.1.0

6 years ago

1.0.0

6 years ago