Setup the project
To define it as your own project
Last updated
Was this helpful?
To define it as your own project
Last updated
Was this helpful?
Download the app source code from CodeCanyon and extract it. Open the source code in your favorite text/code editor. We suggest .
exports.domain - with your real domain example
"exports.domain = "";
exports.LOGO="https://site.com/image.png"; -- Link to your logo ( can be the one on the login screen )
There, change the name, slug, ios.bundleIdentifier and android.package with your desired values.
Manually replace