#7 · Primary category: AI UI Components & Blocks Library

react-native-modal

android animated animation backdrop ios modal react react-native

An enhanced, animated, customizable Modal for React Native.

Project last updated:01/29/26

GitHub Stars

5.7K

Forks

657

Contributors

92

License

MIT

Why we included this project

React Native ships with a built-in modal component, and react-native-modal builds on it instead of replacing it. The library adds enter and exit animations, a controllable backdrop, swipe-to-dismiss, correct resizing on rotation, and support for scrollable content, all exposed through a small API built around the isVisible prop. It also lets you listen for when animations finish, which helps if you want to run something after a modal closes. For teams building confirmations, bottom sheets, or any overlay that needs to feel native, that removes a good share of the fiddly animation work you would otherwise write yourself.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category