Open josessolmaximo opened 1 year ago
@josessolmaximo could you provide some screenshots on how a customized app will look? eg: no apps tab, different splash screen, different name etc
@donrestarone I have added some screenshots on a customized app
@josessolmaximo -- this looks great. could you please keep the branding consistent by using Restarone.com in your customized app?
Sure, I have updated the screenshot
After forking the repo and cloning on Xcode, here are some customization options:
Customizing the splash screen
Customizing the app icon
AppIcon
in assets to your desired app iconDisabling the Apps tab
STANDALONE_MODE
in Common > Constants > App to true in order to remove the Apps tabDefining the default app
ENDPOINT
in Common > Constants > App to the desired root apphttps://violet.restarone.solutions
Changing app display name
Display Name
field to change the app's display name, which is the name displayed under the app on the home screenCustom App Example
Custom Launch Screen
Custom App Icon and App Display Name
Without apps tab