Installation
1. Install the packages
2. Configure Rspeedy
Pin the dev server port so the host app finds your bundle every time:
lynx.config.ts
3. Set up the native host
Live Activities and Widgets render in native OS extensions, so you need an iOS or Android host that embeds Lynx and registers Voltra's native module. Follow the platform guides:
- iOS Setup: Xcode project, CocoaPods, Widget Extension
- Android Setup: Gradle modules, Glance widgets
4. Write your first Live Activity
The Voltra component reference (every Voltra.* component, styles, props,
events) is on the official Voltra docs;
the API is the same on Lynx. A couple of CSS conventions are different in
Lynx; see iOS Styling Notes.
