lepikhinb / momentum-modal

MIT License
442 stars 26 forks source link

Feature Requests: Make Momentum Modal Available for Inertiajs React #31

Closed andrewdwallo closed 1 year ago

andrewdwallo commented 1 year ago

It would be great if I could use this with React instead of Vue.. Simply because Reactjs offers many more 3rd Party API's and services. Just a thought. Thanks!

lepikhinb commented 1 year ago

There's a custom React implementation: https://gist.github.com/mxmtsk/cd01b0a3e43d21a51e054b1a92255092

I don't work with React, but would love it if someone could implement an adapter and do a PR.