

2 images
Author
Description
This project is a clone of FB Messenger . Converted to Swift3 syntax (Courtesy: https://www.letsbuildthatapp.com/). It covers topics like:
- Auto Layout Using Code
- Core Data Entities: Create, Read, Delete and a lot more operations involving Core Data which would help in understanding the power of Core Data
- Creating a Tab Bar Menu Programatically
- Creating Chat Bubbles With Tails
- How to Auto Update UICollectionView by inserting rows using NSFetchedResultsController
- No Storyboards used