Skip to content

Forking and Customizing iOS Client #28

Open
@josessolmaximo

Description

@josessolmaximo

After forking the repo and cloning on Xcode, here are some customization options:

Customizing the splash screen

  • You can customize the splash screen by editing the LaunchScreen storyboard

Customizing the app icon

  • Change AppIcon in assets to your desired app icon

Disabling the Apps tab

  • Change STANDALONE_MODE in Common > Constants > App to true in order to remove the Apps tab

Defining the default app

  • You can change ENDPOINT in Common > Constants > App to the desired root app
  • The default app is https://violet.restarone.solutions

Changing app display name
image

  • Edit the Display Name field to change the app's display name, which is the name displayed under the app on the home screen
  • Editing the app's app store name, subtitle, description, or any metadata will have to be done through App Store Connect

Custom App Example

  • Custom Launch Screen
image
  • Custom App Icon and App Display Name
image
  • Without apps tab
Screen Shot 2023-05-16 at 1 48 56 PM

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions