dequan1331 / HybridPageKit

A high-performance、high-extensibility、easy integration framework for Hybrid content page. Support most content page types of News App.
MIT License
1.22k stars 184 forks source link

feat(iOS): 组件排序支持自定义排序规则 #46

Closed hanyx1992 closed 4 years ago

hanyx1992 commented 4 years ago

HPKPageHandler 支持通过

- (void)setCustomComponentModelsComparator:(NSComparator)customComparator;

来设置自定义的组件排序规则