joeattardi / picmo

JavaScript emoji picker. Any app, any framework.
https://picmojs.com
MIT License
1.19k stars 117 forks source link

Allow disabling mobile view as modal #178

Closed huynguyen93 closed 2 years ago

huynguyen93 commented 2 years ago

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!

joeattardi commented 2 years ago

Mobile view has been removed altogether for the upcoming 5.0.0 release. There is a roadmap item to redesign it to be more useful.