Skip to content

This project is a clone of FB News Feed. Converted to Swift3 syntax (Courtesy: https://www.letsbuildthatapp.com/)

Notifications You must be signed in to change notification settings

nguyendai0208/FBClone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

FBClone

This project is a clone of FB News Feed. Converted to Swift3 syntax (Courtesy: https://www.letsbuildthatapp.com/) It covers topics like:

  1. Using a UICollectionView to make a vertical scrolling component
  2. Dynamic Cell content and Loading Images
  3. Load images asynchronously and caching using NSCache
  4. Adding a custom UITabBar to suit to that of FB
  5. Animation that zooms the image into the center of the screen

All of the above with no StoryBoards used. Clean, re-usable code following MVC pattern.

About

This project is a clone of FB News Feed. Converted to Swift3 syntax (Courtesy: https://www.letsbuildthatapp.com/)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%