XuYang8026 / UniversalProject

基于MVC架构的iOS轻量级框架,封装了基类、基于猿题库YTKNetwork的网络服务、工具库,NavigationController转场动画/瀑布流/粒子动画/小demo,已适配iOS11 & iPhone X。欢迎Star🌟
2.02k stars 502 forks source link

jsCalliOSDelegate? #12

Closed BadDeveloper2022 closed 6 years ago

BadDeveloper2022 commented 6 years ago

我自己稍微改了XLJSHandler ,写了一个委托,把jS的事件传递给当前的ViewController。 这样实际开发中更有用了 @protocol IWebViewJSActionResultsDelegate

XuYang8026 commented 6 years ago

6666