React Native Modalfy
v3.x
v3.x
  • Getting started
  • Installation
  • 🤓Guides
    • Creating a stack
    • Opening & closing
    • Passing params
    • Triggering a callback
    • Type checking with TypeScript
    • Subscribing to events
    • Using outside React
    • Upgrading from v2.x
  • 📚API Reference
    • Types
      • ModalStackConfig
      • ModalOptions
      • ModalProp
      • ModalComponentProp
      • ModalProps
      • ModalComponentWithOptions
    • ModalProvider
    • createModalStack
    • useModal
    • withModal
    • modalfy
  • 📰Blog
    • Unveiling Modalfy v3
    • Announcing Modalfy v2
    • Stacks on stacks in React Native
    • Introducing a Modal Citizen
  • 🗃️Others
    • Help
    • Contributing
    • Changelog
    • GitHub
Powered by GitBook
On this page

Was this helpful?

  1. Blog

Introducing a Modal Citizen

Friday, May 24, 2019‌

PreviousAnnouncing Modalfy v2NextHelp

Last updated 8 months ago

Was this helpful?

Here we are! After long days and reaaally long nights of failures, successes (and eventually documentation) we're really proud to present React Native Modalfy to the world!

It's celebration time!

The rationale and everything that has to do with the genesis of the library is available in this article: 🥞.

All you'll need to know will be available right here, in this documentation. If you want to contribute, give your feedback or just say hello: feel free to chime in the repo on GitHub!

Until then: enjoy building modals and even more!

📰
Stacks on stack in React Native