Skip to content

semani2/MemeMe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Meme Me

What is it about?

A simple iOS app to generate memes. MemeMe is being done as part of the iOS Developer Nanodegree for Udacity.

This app allows users to create a meme from an image either selected from their photo gallery or from the camera. Once they have an image selected, they can add a header and footer text to complete the meme.

Once they have perfected the meme, they can share their newly created meme with the world.

What did I learn?

  • Access the Camera and Photo Album using the UIImagePickerController
  • Understand how Swift optionals, closures, collections, classes, structs and protocols are used in iOS apps
  • Create Actions and Outlets with extremely high proficiency
  • Use a UIActivityViewController to share media with Facebook, Twitter, SMS, and Email
  • Describe the delegate pattern and give a full account of its importance and uses in iOS classes

About

A simple iOS app to generate memes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages