📱
Mobile Apps
  • Mobile app documentation.
  • đŸšĻAPI
  • Make app
    • đŸ“ēVideo
    • âš™ī¸Setup the project
    • đŸ•šī¸Run project locally
    • 🚀Deploy app
    • 📲Push notification
  • Changelog
    • 📅Apps changelog
    • 🆕Download new updates
Powered by GitBook
On this page
  • Config.js
  • App.json
  • Images

Was this helpful?

  1. Make app

Setup the project

To define it as your own project

PreviousVideoNextRun project locally

Last updated 3 years ago

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 .

Config.js

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 )

App.json

There, change the name, slug, ios.bundleIdentifier and android.package with your desired values.

Images

Manually replace

âš™ī¸
Visual Studio Code
https://restotiger.com