This is the most simple way to use swift, which is a complete throughout the entire iOS development of the most convenient, the most simple, the most perfect framework to build the heart.
This is the most simple way to use swift, which is a complete throughout the entire iOS development of the most convenient, the most simple, the most perfect framework to build the heart.
Join Us
为了更好的完善此框架,希望更多对此框架有兴趣的朋友一起加入进来打造最好用最全面扩展最好的swift框架。 EasySwift官方QQ群:542916901
##Mark 先更新Github上的项目,所以最新的项目一定在Github上。
Features
- MVVM : Model-View-ViewModel inspired by Functional Reactive Programming
- HTML To Native : Transform HTML&CSS to Native Control.
- FlexBox Support:It can uses Facebook's flexbox implementation ,and work well with AutoLayout。
- JavaScript and Native Bridge: We can declare the js function in native and call the js function in html
- DataBinding : We can use the SwiftBond to Bind the data via swift,and use the EZViewModel to Bind the data via html.example {{title}}
- Reflect Cocoa Touch : Reflect all the Cocoa Touch Api ,we can use the Cocoa Touch Api via HTML
- AutoLayout : The HTML layout based on the AutoLayout
- Live Load : Edit the HTML and the view in smulator will update automaticly without rebuild your app
- Cryptographic HTML : To make the HTML be safety,we provide the AES Encryption to encrypt the HTML
- URLManager : Push or Present the Controller by the custom URL
- Elegant PullToRefresh : Add PullToRefresh or InfiniteScrolling by HTML
System Requirements
iOS 8.0 or above
Installation
As a CocoaPods Dependency
Add the following to your Podfile:
pod 'EasySwift'
from https://github.com/EasySwift/EasySwift
No comments:
Post a Comment