Latest stable docs
Demo
Run the example app with the controls and fixtures available for this SDK track.
- Reference version
- SDK 56
- Bundled version
- 56.0.6
- Platform
- Android
Run the demo
cd example
npm install
npx expo prebuild -p android
npx expo run:android
The example uses packed local installs and a config plugin that keeps Reanimated and Worklets CMake staging paths short on Windows.
Demo controls
- Check and request overlay permission.
- Show, close, and open the app from a bubble.
- Switch between the fixtures available to the selected SDK track.
- Update example counters and resize steps through native-backed overlay shared values.