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.
- Host: GitHub
- URL: https://github.com/icyjoseph/mememe
- Owner: icyJoseph
- Created: 2022-11-01T15:09:44.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-25T20:46:12.000Z (about 3 years ago)
- Last Synced: 2025-03-15T03:44:49.144Z (about 1 year ago)
- Topics: ios, storyboard, swift, xcode
- Language: Swift
- Homepage:
- Size: 105 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
