Resources
Examples, releases, contributing guidance, and support for React Native Magic Modal.
Kitchen sink
Runnable Expo examples for gestures, scroll, keyboard input, custom motion, stacks, and overlays.
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 your React Native, Expo (if applicable), Gesture Handler, Reanimated, Worklets, and Magic Modal versions. For gesture or layering bugs, a small reproduction is substantially more useful than a screenshot alone.
Run npx expo-doctor in Expo projects and confirm that
MagicModalPortal is mounted exactly once before reporting a
setup problem.