/MemeMe

Udacity program App2V2

Primary LanguageSwift

MemeMe

Udacity program App2V2

Synopsis

This app let user creat Meme images using stored photos or new photo taken by camera. User can review created Meme images in tableView or collectionView.

Main framework/technique used

  • UITableView and UICollectionView implementation
  • CoreData to store created Meme images (CoreData branch)