I want to add a new option for disabling modal on mobile view. It's because in my project, I need to show emoji picker in an iframe, and in an iframe, modal can't really be centered on the screen.
I tested and it worked for me, not sure if there's any issues if we don't use modal in small screens?
Hello, thanks for your work on this project!
I want to add a new option for disabling modal on mobile view. It's because in my project, I need to show emoji picker in an iframe, and in an iframe, modal can't really be centered on the screen.
I tested and it worked for me, not sure if there's any issues if we don't use modal in small screens?
Thanks!