React 'Native' Support?

Hello, I had reached out to support as to whether DHTMLX components worked with React Native, but was only told it worked with any platform and was referred to a list of supported platforms on the website. Obviously React ‘Native’ does not use HTML components (div, table, etc), and uses it’s own custom views. I was just hoping someone could clarify for me that they do not at this time have the ability to work in a React ‘Native’ environment.

Thank you

dhtmlxSuite is a js library, it has no native React support and it cannot be used as a native React component, but it can be used inside the React applications.

okay thank you, that’s all I needed to know.