Skip to main content

Package Name

We have to change the package name for android and ios, to do that:

  1. Go to the project file and open app.json

  2. Replace the bundle identifier under ios, and package under android with your package name.

Package Name

  1. Save the file, let's move to the next step.