profile
Manages user profile data in your app. These actions let you create profile fields for storing user information like names, emails, phone numbers, preferences, and images. You can save profiles to the device and restore them later, making it easy to personalize your app for each user.
Area: 💾 Data & State Management
Available Actions
This set contains 5 actions:
Getting Started
To use actions from this set in your Rhyme app, you’ll reference them by their full name. For example:
profile "Example usage"
Each action has its own specific syntax and parameters - click on any action above to see its detailed documentation.
Common Use Cases
- Storing user preferences
- Managing app state
- Working with structured data