求好评求star~
https://itunes.apple.com/cn/app/pin-qu-chuang-yi-she-ji-jia-ju/id900399266?l=zh&ls=1&mt=8
项目的地址在:
https://github.com/novel-design/novel-design
app除了框架都是使用html做的,可以不发新版本动态更新app,静态资源更新这块剥离了出来放在了: https://github.com/ltebean/Seaport
js bridge也在UIWebViewJavascriptBridge的基础上封装了一下:
https://github.com/ltebean/seaport-bridge
支持获取ViewController参数,使用native发送http请求,读写NSUserDefaults等~
https://itunes.apple.com/cn/app/pin-qu-chuang-yi-she-ji-jia-ju/id900399266?l=zh&ls=1&mt=8
项目的地址在:
https://github.com/novel-design/novel-design
app除了框架都是使用html做的,可以不发新版本动态更新app,静态资源更新这块剥离了出来放在了: https://github.com/ltebean/Seaport
js bridge也在UIWebViewJavascriptBridge的基础上封装了一下:
https://github.com/ltebean/seaport-bridge
支持获取ViewController参数,使用native发送http请求,读写NSUserDefaults等~