init
Initializes various app components and systems. Set up authentication, load saved images, or initialize all app systems at once. These actions prepare your application for proper operation by configuring essential services and resources.
Area: ⚙️ System & Control Flow
Available Actions
This set contains 3 actions:
Getting Started
To use actions from this set in your Rhyme app, you’ll reference them by their full name. For example:
init-all "Example usage"
Each action has its own specific syntax and parameters - click on any action above to see its detailed documentation.
Common Use Cases
- Controlling app flow
- Managing settings
- Handling errors