React-nativ integration question

Hello @nagab ,

Webix is not compatible with React Native, unfortunately. The point is that React Native compiles JS code into native widgets for mobile devices. This approach will not work for any third-party UI library (such as Webix or any other tool).

As for the general resources about dealing with mobile devices, you could check these ones:

Some of the guides are quite outdated, however you still might find it somewhat helpful.