ios布局 - Android和iOS如何实现类似天猫首页复杂的布局
高洛峰
高洛峰 2017-04-17 15:04:06
0
2
701

一般我们做应用都是用Listview、Gridview或者UITableview,UICollectionView实现布局的,但是像天猫、淘宝首页这种复杂的布局很难用Listview实现,想请教大家有没有什么好的方案。目前我在iOS开发是可以用多个section上实现较为复杂的页面,而Android上则使用MyGridview实现,但是仍然觉得不靠谱。

高洛峰
高洛峰

拥有18年软件开发和IT教学经验。曾任多家上市公司技术总监、架构师、项目经理、高级软件工程师等职务。 网络人气名人讲师,...

reply all(2)
迷茫

For Android, you can use RecyclerView. As for the homepages of Tmall and Taobao, I remember winter said that "most of the clicks on the homepage are h5", which is not natively implemented

洪涛

HTML5 is worth having.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template