项目作者: lucianoschillagi

项目描述 :
Third project - iOS Developer Nanodegree Program (Udacity)
高级语言: Swift
项目地址: git://github.com/lucianoschillagi/MemeMe-2.0.git
创建时间: 2017-10-19T05:07:56Z
项目社区:https://github.com/lucianoschillagi/MemeMe-2.0

开源协议:

下载


MemeMe 2.0: The Final Product

Third project - iOS Developer Nanodegree Program (Udacity)

Project Overview

Students have created an app that enables a user to take a picture, and add text at the top and bottom to form a meme, and share that meme on Facebook and Twitter and also by SMS or email. In this project, sent memes will appear in a tab view with two tabs: a table view and a collection view.

What will I learn?

You will learn how to:

  • Set up a navigation structure that creates an intuitive flow through the app
  • Build tables with datasources and delegates
  • Create custom table view cells
  • Implement user interfaces with tab views and collection views