Home

Awesome

<h1 align="center"> <a href="https://colorfy-software.gitbook.io/react-native-modalfy/" target="_blank" rel="noopener noreferrer"> 🥞 React Native Modalfy </a> </h1> <h4 align="center"> <strong>Modal citizen of React Native.</strong> </h4> <p align="center"> <a href="https://github.com/colorfy-software/react-native-modalfy/actions"> <img src="https://github.com/colorfy-software/react-native-modalfy/workflows/Test%20Suite/badge.svg?branch=main" alt="Current GitHub Actions build status." /> </a> <a href="https://www.npmjs.org/package/react-native-modalfy"> <img src="https://img.shields.io/npm/v/react-native-modalfy.svg?color=brightgreen" alt="Current npm package version." /> </a> <a href="https://www.npmjs.org/package/react-native-modalfy"> <img src="https://img.shields.io/npm/dm/react-native-modalfy.svg?maxAge=2592000" alt="Monthly npm downloads." /> </a> <a href="https://colorfy-software.gitbook.io/react-native-modalfy/contributing"> <img src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg" alt="PRs welcome!" /> </a> </p>

🎯 Purpose

Modalfy promise has always been to allow you to do 3 things:

  1. Write your modals once, call them from anywhere in your app.
  2. Display several modals at once, stack as many as you like.
  3. Complete control over animations & transitions between each modal in the stack.

We only provide the logic and how to manage your modals: you pass the modal components and have complete control over how they look.

📚 Documentation

The doc is accessible at https://colorfy-software.gitbook.io/react-native-modalfy.

🎥 Show me!

Maybe better than our long paragraphs, here's a quick sneak peek of what you could achieve with Modalfy in a few lines of code:

Watch the video<br/>Snippet #1Watch the video<br/>Snippet #2
Watch the video<br/>Snippet #3Watch the video<br/>Snippet #4

🤝 Code of Conduct

This library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the full text so that you can understand what actions will and will not be tolerated.

📰 License

React Native Modalfy is licensed under the MIT License.