react-native-app-id
v0.0.5
Published
Change the package and bundle id of any react-native project.
Downloads
217
Readme
react-native-app-id #Why? Cross platform approach to setting a bundle ID. This project edits the required ios / android files inside a react native project which contain your bundle/package id and display name.
#Install
npm i react-native-app-id -g
#Usage
react-native-app-id com.myawesome.app "My Awsome App"