An open API service indexing awesome lists of open source software.

https://github.com/bezenson/react-native-unicorn-modals

Custom modals with Imperative API 🦄
https://github.com/bezenson/react-native-unicorn-modals

alert android dialog ios menu modal popup react-native reanimated2 typescript

Last synced: about 1 year ago
JSON representation

Custom modals with Imperative API 🦄

Awesome Lists containing this project

README

          

React Native Unicorn Modals 🦄

[![Latest version](https://img.shields.io/npm/v/react-native-unicorn-modals)](https://www.npmjs.com/package/react-native-unicorn-modals)
[![Build status](https://github.com/inferusvv/react-native-unicorn-modals/actions/workflows/ci.yml/badge.svg)](https://github.com/inferusvv/react-native-unicorn-modals/actions/workflows/ci.yml)

Easy way to implement custom modals in your application via imperative API with TypeScript support. Alerts, Menus or anything you want.




> **Warning**
> This library is under development now. API can change.