2.0.1 • Published 4 years ago

react-native-fix-ios-version v2.0.1

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

react-native-fix-ios-version

Updates the version of your RN IOS project to 11.0 (by default). This is useful for automating support for newer features, like ARKit and CoreML

Installation

yarn add react-native-fix-ios-version

Usage

react-native set-ios-version <version>

This will update the ios version in your package.json. Usage for a living-on-the-edge developer:

react-native set-ios-version 12.0

NOTE The old support for react-native link was removed in this version

2.0.1

4 years ago

2.0.0

4 years ago

1.6.2

5 years ago

1.6.1

6 years ago

1.6.0

6 years ago

1.5.3

6 years ago

1.5.2

6 years ago

1.5.1

6 years ago

1.5.0

6 years ago

1.4.0

6 years ago

1.3.0

6 years ago

1.2.0

6 years ago

1.0.0

6 years ago