An open API service indexing awesome lists of open source software.

https://github.com/icyjoseph/mememe

Make classic top, bottom memes with images from camera or album.
https://github.com/icyjoseph/mememe

ios storyboard swift xcode

Last synced: 8 months ago
JSON representation

Make classic top, bottom memes with images from camera or album.

Awesome Lists containing this project

README

          

# MemeMe 2.0

Builds upon 1.0, by adding:

- a table list view
- a collection view
- and a detailed view for each meme

## MemeMe 1.0

Project made for iOS development Nanodegree.

The application allows users to:

- Take a photo with their camera
- Use a photo from their album

Users can input a top text and a bottom text.

Once an image is selected, users are also able to share the meme through an activity view.

Upon sharing, if the user did not explicitly save the image themselves, then the meme is saved to their photo album.

![Hello World](HelloWorld.jpg)