ReactJs integration

Hi,

I’m interested in using some of your widgets in a new application we are building in ReactJs. I noticed you had integration with Angular and was wondering if you had integrated with React yet, had any plans to integrate with React or had any guides or advice on doing so.

It seems like you could ala cart different element using the portals approach in React but was hoping you might have something that would require less experimentation on my end.

Also, is your admin flat template available as just an HTML, CSS template? If yes does it support Sass?

It possible to wrap Webix component and use them as part of React app, but there is a major limitation. Webix components will not use Virtual DOM feature of ReactJs. In case of big app, it will cause a performance issues for sure.

As for Sass, all skins have LESS versions
http://forum.webix.com/discussion/4438/skin-less-files

Thanks maksim