Connection issue on make it native app

0
Hi, I cannot connect my Mendix studio pro with my ‘make it native simulator’. Its showing an error like below.  and   My sample-test app is working finely. But when am trying to run my project app in mobile, its showing the above issue. Left folder is the project deployment folder and right is the sample-test app deployment folder My deployment folder details.
asked
1 answers
1

Hi, 

The error states the issue with the custom Js Action created requires react-native-view-shot to be added to the node modules of your project. Also, you must have to create a custom Make It Native app with the custom packages added that will run your project. Any custom react-native package will not work with the default Mendix Make It Native app. You can find the documentation here.  

Hope this helps!

answered