Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

react-native-app-id

kyle-ssg169ISC0.0.5

Change the package and bundle id of any react-native project.

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"