Resources
Examples, releases, contributing guidance, and support for Magic Modal.
Kitchen sink
Runnable Expo examples for gestures, scroll, keyboard input, custom motion, stacks, and overlays.
Next.js consumer
A tested App Router consumer with React Native Web, server rendering, hydration, and backdrop dismissal.
Platform setup
Installation and portal setup for Expo Web, iOS, Android, and Next.js.
Releases
Version notes, compatibility changes, and migration context.
Contributing
Set up the monorepo, run checks, and prepare a focused contribution.
Issues
Report a bug or propose an improvement with a reproducible example.
Before opening an issue
Include the Magic Modal, React Native, Expo, Gesture Handler, Reanimated, and Worklets versions used by the affected target. For gesture or layering bugs, include a small reproduction.
Run npx expo-doctor in Expo projects and confirm that
MagicModalPortal is mounted exactly once before reporting a
setup problem.