2.1.1 • Published 4 years ago

react-native-bundlebase v2.1.1

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

react-native-bundlebase

Adding support for setting the base name of the bundle (e.g. com.mycompany).

This is important for creating binaries with unique IDs for testing on devices.

Installation

yarn add react-native-bundlebase

Usage

react-native set-bundlebase newbase

react-native set-bundlebase

It will fix check the bundle for the "org.reactjs.native.example" prefix and prompt you to replace it. After your first replacement, your answer will be stored in ~/.rninfo. Delete that file to get prompted to try it again.

react-native set-bundle

react-native set-bundle com.mycompany.myapp

Will set the bundle to the exact string set above without ever opening xcode

2.1.1

4 years ago

2.1.0

4 years ago

2.0.1

4 years ago

2.0.0

4 years ago

1.2.4

5 years ago

1.2.3

5 years ago

1.2.2

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago