react-native-unicorn-modals icon indicating copy to clipboard operation
react-native-unicorn-modals copied to clipboard

Custom modals with Imperative API 🦄

Results 4 react-native-unicorn-modals issues
Sort by recently updated
recently updated
newest added

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