apache / incubator-weex

Apache Weex (Incubating)
https://weex.apache.org
Apache License 2.0
13.74k stars 1.81k forks source link

Why Close My Issue without Responding to How to Load External JavaScript into Weex Page for Android #3126

Open donwilly2010 opened 4 years ago

donwilly2010 commented 4 years ago

Why did you close my issue without responding to my question??

The whole essense if using weex is to avoid using android SDK.

My question is not about PayPal. I never mentioned PayPal in my post. Please note that loading an external JavaScript into a JavaScript based framework such as Weex is a very key functionality. My question is how do we load an external JavaScript using document.createElement

or how can I do it if I can't use document??