Web Limitations
luxy supports web as a preview and documentation surface, but native release builds are the source of truth for product quality.
What web is good for
- API examples and docs screenshots.
- Theme exploration and visual copy review.
- Storybook/static review surfaces.
- Basic integration checks through Expo web export.
- Confirming graceful fallback when native-only capabilities are absent.
What web does not prove
- Native haptic timing.
- Gesture Handler behavior inside native scroll views and carousels.
- Native Skia shader, mask, path, and particle performance.
- Reanimated/native frame budget.
- Browser slot-machine motion matching native stop smoothness.
- Native screen-reader behavior for iOS VoiceOver and Android TalkBack.
Showcase embeds
The docs and public site embed routes from https://showcase.cetacea.city. If an embed fails, open the route directly and treat the failure as a web preview issue unless native behavior also fails in the showcase app.