wendux / DSBridge-Android

:earth_americas: A modern cross-platform JavaScript bridge, through which you can invoke each other's functions synchronously or asynchronously between JavaScript and native.
3.77k stars 616 forks source link

需要以原生端把js文件注入的方式去做,有什么办法么? #139

Open lvhx1996 opened 5 years ago

lvhx1996 commented 5 years ago

需要已原生端注入的方式去做,有什么办法么。只能在加载完成的时候注入,这样时机太迟了,js的registerHandler全部没有初始化到。