nomcopter / react-mosaic

A React tiling window manager
https://nomcopter.github.io/react-mosaic/
Other
4.39k stars 226 forks source link

SolidJs Support #194

Closed coolRoger closed 2 years ago

coolRoger commented 2 years ago

Thank you for this great component. Our app is moving forward to SolidJs Framework. We still want to use this component in our app, so do you have any suggestion or workaround to make this component works in SolidJs?

nomcopter commented 2 years ago

Something like https://github.com/Sawtaytoes/reactjs-solidjs-bridge may be able to help you. This component is based on React though and has no plans to support any other UI frameworks natively.