App settings
There are some common questions and how to config the app.
Last updated
Was this helpful?
There are some common questions and how to config the app.
Last updated
Was this helpful?
Go the project folder, open the file: src\config\index.js and change host to your WordPress site URL:
Open file android/app/src/main/res/values/strings.xml
and change to your App name.
Open file android/app/build.gradle
and change to your name own.
We use image size with 750 pixels wide and 1294 pixels tall
Open file android/app/src/main/res/drawable/splash.png
and change to your image.
Don't forget clean cache after change app info.