Webix components on React Native Mobile App?

Is it possible to use all webix components on react native mobile application? any limitations?

Hello @Mani,

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

Also, unfortunately, we do not have an up-to-date guide when it comes to mobile app development, the one I did find is severely outdated (more than 5 years old), although you still might find it somewhat helpful.