Latest stable docs
Fixtures
Use the fixtures that belong to this SDK track when testing the example app.
- Reference version
- SDK 56
- Bundled version
- 56.0.6
- Platform
- Android
Available fixtures
- React Native Counter: example-owned counter state, open-app action, close action, and custom React Native UI.
- Jetpack Compose Counter: packaged Compose-flavored renderer powered by
@expo/ui. - Countdown Timer: timer state backed by the example shared-value helper.
- React Native Resize Bubble:
ReactNativeWindowContainerresize behavior driven by the sharedwindow-container-countervalue. - Native Expo UI Resize Bubble:
NativeWindowContainerwith the Expo UI native backdrop path and the same shared resize value.