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
- Expo Router Toast Integration
- React Navigation Modals and Toast Hosts
- Bottom Sheet Toast Integration
- Promise-Based API Toast Flows
- Global Error Handling with Toasts
- Form Submission UX with Toast Feedback
Validation Pairing
For integration-heavy recipes, run:
pnpm run typecheckpnpm run testpnpm run example:validatepnpm run example:startand execute the manual checks listed inexample/README.md