HybridPageKit
A high-performance、high-extensibility、easy integration framework for Hybrid content page. Support most content page types of News App.
Base on the details metioned in Extended Reading.




Install
- CocoaPods
- Carthage
- Cloning the repository
Features
Strongly Recommended to read iOS News App Content Page Technology Overview
- Protocol oriented,dozens of lines of code can be completed hybrid content page of News App.
- High-extensibility, component-based and POP content page architecture.
- Use and Extend WKWebView, stable、few bugs、 support more features.
- Reuse of WKWebView, reuse of component Views.
- Convert all non-Text components of WebView into Native.
- High-performance and thread safety.
Related Links
Usage
- Base on data-template separation data.
- create Model & View
- create component Controller
- implement simple content page
- implement hybrid content page