gabrielbull / react-desktop

React UI Components for macOS High Sierra and Windows 10
http://reactdesktop.js.org
MIT License
9.51k stars 461 forks source link

library agnostic? #73

Closed obedm503 closed 7 years ago

obedm503 commented 8 years ago

are there plans to make react-desktop library agnostic/independent? It would be great if there was a "web components version" that could be used without any framework or library. A "native" implementation would open it to a much larger market. I could be used with angular, ember, aurelia, polymer, and even vanilla js, all within Electron.

If not does anyone know of any non-framework-specific implementation of the mac and windows ui's? I've already looked into Photon, but that only provides mac ui.

gabrielbull commented 7 years ago

Hi @obedm503, while having it be library agnostic would be great, it would pivot too much from the goal of this one library and require too much change. Hope you find what you are looking for.