Including external js libary in native aplication

0
Hi, i am working on the integration of plaid with dwolla in mendix. I need to import external Plaid js file in my application to make it work. It’s working fine with web applications as i used script tag inside “index.html” file. But for native, it’s not at all working. I tried creating a js file of Plaid and then importing it in “index.js” file. But that’s not working. How to proceed further?
asked
0 answers