Instagram-Feed-View - 显示feed的demo视图

Instagram-Feed-View - 显示feed的demo视图

Swift UI相关控件

访问GitHub主页

共142Star

详细介绍

Platform Language Library License

Instagram Feeds View

  • It is just a demo view to show feeds as shown in Instagram.
  • In this demo UITableview used with Multiple cells.
  • All description of post(Image,User,Like,Comment etc..) can be managed by the array of an post.
  • All actions and updations of cell are manged by blocks so no need to update cell by using Tableview Refresh delegate.
  • While updating sections it scrolls ups/Down but by using blocks nothing happen and updations can be done smoothly.
  • suggestions are always welcome.

Output will come like this

Potrait View Landscape View
ScreenShot ScreenShot