Webix React Integration

Hi there,

I was wondering if there are any plans/roadmap in place for deeper interop between Webix and React?

Currently I’m using the approach suggested in the documentation around how to integrate Webix into a react project, but what I’m finding is that underneath the integration component Webix is still very much an imperative-style framework, not built in the declarative style necessary for React development.

This has meant that beyond trivial functionality it’s been difficult to use Webix in React projects, particularly when compared to the offerings of other vendors such as Sencha or DevExpress.

Will Webix be providing native React components at any point in the foreseeable future, or is the integration layer currently documented as far as React integration is going to go?