How to make use of react Native NPM packages in Mendix Native App

0
Hello All, I am very new to Mendix Native, but I have experience in React Native. My question is, Is it possible to make use of any of the existing react native packages (especially UI elements) in mendix native apps. If it is possible anyone can let me know how we can do that?  
asked
1 answers
0

It's possible to use React Native libraries.

There's a nice tutorial here

answered