All Projects → colorfy-software → React Native Modalfy

colorfy-software / React Native Modalfy

Licence: mit
🥞 Modal citizen of React Native.

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to React Native Modalfy

Stackoverflow Clone
Clone project of a famous Q/A website for developers which is stackoverflow built using MySQL-Express-React-Node 🌐
Stars: ✭ 182 (-14.15%)
Mutual labels:  stack
Decktransition
A library to recreate the iOS Apple Music now playing transition
Stars: ✭ 2,207 (+941.04%)
Mutual labels:  modals
Call in stack
Call a function in a new stack that allocated anywhere. Do not be afraid of stack limit in your coroutines! Try to make your stack shareable between all coroutines!
Stars: ✭ 197 (-7.08%)
Mutual labels:  stack
Interview Questions
List of all the Interview questions practiced from online resources and books
Stars: ✭ 187 (-11.79%)
Mutual labels:  stack
C Macro Collections
Easy to use, header only, macro generated, generic and type-safe Data Structures in C
Stars: ✭ 192 (-9.43%)
Mutual labels:  stack
Swiftyanimate
Composable animations in Swift
Stars: ✭ 194 (-8.49%)
Mutual labels:  animations
Angular Fx
Angular CSS3 animation directives (ngfx-bounce, ngfx-shake, ngfx-flip, ngfx-pulse and more ...) https://720kb.github.io/angular-fx
Stars: ✭ 181 (-14.62%)
Mutual labels:  animations
Heyui
🎉UI Toolkit for Web, Vue2.0 http://www.heyui.top
Stars: ✭ 2,373 (+1019.34%)
Mutual labels:  modals
Babypiganimation
基本动画、位移动画、缩放动画、旋转动画、组动画、关键帧动画、贝塞尔曲线、进度条动画、复杂动画、OC动画、aniamtion、basicanimation等。
Stars: ✭ 192 (-9.43%)
Mutual labels:  animations
Animated Timeline
🔥 Create timeline and playback based animations in React
Stars: ✭ 197 (-7.08%)
Mutual labels:  animations
React Native Animated Spinkit
A collection of loading indicators for React Native
Stars: ✭ 186 (-12.26%)
Mutual labels:  animations
Jelly
🌊 - Jelly is a library for animated, non-interactive & interactive viewcontroller transitions and presentations with the focus on a simple and yet flexible API.
Stars: ✭ 2,319 (+993.87%)
Mutual labels:  animations
React Portfolio Template
Modern React Portfolio Template (FREE)
Stars: ✭ 188 (-11.32%)
Mutual labels:  animations
Piladb
Lightweight RESTful database engine based on stack data structures
Stars: ✭ 184 (-13.21%)
Mutual labels:  stack
Xamarin Forms Page Transitions
Custom page transitions in a Xamarin.Forms App
Stars: ✭ 200 (-5.66%)
Mutual labels:  animations
Alive Progress
A new kind of Progress Bar, with real-time throughput, ETA, and very cool animations!
Stars: ✭ 2,940 (+1286.79%)
Mutual labels:  animations
Motionlayoutexperiments
Collection of experiments, using motion layout.
Stars: ✭ 194 (-8.49%)
Mutual labels:  animations
Web Portfolio
Personal portfolio website made with the React
Stars: ✭ 207 (-2.36%)
Mutual labels:  animations
Accessible modal window
Accessible modal dialogs
Stars: ✭ 196 (-7.55%)
Mutual labels:  modals
Data Structures
A collection of powerful data structures
Stars: ✭ 2,534 (+1095.28%)
Mutual labels:  stack

🥞 React Native Modalfy

Modal citizen of React Native.

Current GitHub Actions build status. Current npm package version. 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://react-native-modalfy.now.sh/docs.

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].