App Name & Icon

Change the app name

IOS

Using your Xcode and open file ./source/ios/mazi.xcworkspace and modify information follow image below

Mazi – Change App Name (IOS)

Android

Open file ./source/android/app/src/main/res/values/strings.xml and replace mazi with your app name

Mazi – Change App Name (Android)

Change the app Bundle ID

IOS

Using your Xcode and open file ./source/ios/mazi.xcworkspace and change information follow image below

Mazi – Change Bundle ID (IOS)

Android

Open source code by your editor and Searching “com.mazi” in folder ./android/… then modify with your new bundle ID

Mazi – Change Bundle ID (Android)

Change the app Icon

IOS

Using your Xcode and open file ./source/ios/mazi.xcworkspace

Mazi – Change App Icon (IOS)

Android

Mazi – Change App Icon (Android)