react-native-unicorn-modals
react-native-unicorn-modals copied to clipboard
Custom modals with Imperative API 🦄
Hi @inferusvv , as I can see, the lib depends on Reanimated 2, which may not have compatibility with newer React Native versions. Are there plans to update it?
Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. Here is the diff that solved...
add `animationType` to `modal.show` options add `modal.hide()` to close modal in custom modal content view