EasyIOS icon indicating copy to clipboard operation
EasyIOS copied to clipboard

A new generation of development framework based on Model-View-ViewModel

Results 10 EasyIOS issues
Sort by recently updated
recently updated
newest added

这个项目是不是死了?文档,没有,不知道怎么用呀? 哪个位大神能给份文档看看发邮箱[email protected],谢谢了

``` - (NSArray *)safeSubarrayWithRange:(NSRange)range { if ( 0 == self.count ) return nil; if ( range.location >= self.count ) return nil; if ( range.location + range.length >= self.count ) return...

![image](https://user-images.githubusercontent.com/29156016/68176291-2d93ad00-ffbf-11e9-860c-e5652d44034d.png) 'system' is unavailable: not available on iOS

TODO: 1 替换 swift-bridge.h 为 EasyIOS.h

请问一下,easyiOS这边有没有支持Https的设置,因为AFnetworking是有的。

编译的时候有各种waring,大多数是64位的支持上,请及时修正。。