Skip to main content

Splash

The Splash is a branding tool and a way to buy time to load the app.

warning

These details are only updated with each release, for more acurate updates and keeping track of progress, see the task in GitHub.

Repo Chat Project Endpoint

Description

there are two types of splash, first when Colibri itself is opened we use a typical splash based on the OS. We also have an internal Splash system, this allows apps to provide an asset and Colibri will handle the splash for the app giving it time to load. We will also auto generate splash assets each time a flow is generated, this will ensure the generation has time to process.


Status

Doc StatusProduct StatusLast UpdateVersionReleasePhase
In ProgressUp Next04.03.20240.01InternalAlpha

Team

OwnerLead
Ben-

Reminders

  • Keep code lean and clear
  • follow the outlined arcetecture
  • write commetes in your code
  • update the staus in the docs and in GitHub
  • try not to recreate functions we alredy have, rather update exsiting functions to support your needs
  • Be sure to follow the release guidelines
  • Update Documentation
  • keep API docs up to date each time you update or add endpoints

Coming Soon