MCPcopy Index your code
hub / github.com/colorfy-software/react-native-modalfy

github.com/colorfy-software/react-native-modalfy @v3.7.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v3.7.0 ↗ · + Follow
90 symbols 208 edges 32 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

🥞 React Native Modalfy

Modal citizen of React Native.

Current GitHub Actions build status. Current npm package version. Monthly npm downloads. PRs welcome!

🎯 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.

  • The best way to learn is to follow the guides. They will help you to get up and running in no time.
  • The API reference lists all public APIs.

🎥 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

Snippet #1 | Watch the video

Snippet #2 | | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------: | | Watch the video

Snippet #3 | Watch the video

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.

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Function 64
Interface 17
Class 6
Method 3

Languages

TypeScript100%

Modules by API surface

src/lib/ModalState.ts16 symbols
src/types.ts11 symbols
src/lib/ModalProvider.tsx8 symbols
src/lib/ModalStack.tsx7 symbols
example/src/components/DemoModal.tsx7 symbols
src/lib/StackItem.tsx6 symbols
src/utils/index.ts5 symbols
src/utils/invariant.ts4 symbols
src/lib/withModal.tsx4 symbols
example/src/components/ClassButton.tsx4 symbols
example/src/App.tsx4 symbols
example/src/components/IntroModal.tsx3 symbols

For agents

$ claude mcp add react-native-modalfy \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page