Skip to main content
Version: 1.2.x

Advanced Guides

Platform support (current): iOS and Android only. Web is not officially supported yet and may be added in future releases.

This guide is split into focused pages for easier scanning during implementation and debugging.

All examples use package-root imports only.

Recipe Groups

Real-World Integration Recipes

Validation Pairing

For integration-heavy recipes, run:

  • pnpm run typecheck
  • pnpm run test
  • pnpm run example:validate
  • pnpm run example:start and execute the manual checks listed in example/README.md