An iOS app that displays photos from your photo library taken on a particular day in history. Memories is a fully featured app including a Home Screen Widget, a way for the user to Rate the app or contact the developer from the settings screen, and an In-App purchase to unlock certain features.
http://michael-brown.net/memories
Clone the repo: git clone https://github.com/mluisbrown/Memories.git
You will need Xcode 14 to build the app as it is entirely written in Swift 5.
Open Memories.xcodeproj
in Xcode. Build and run! The iOS simulator only has a handful of photos pre-installed. If you want to test with more photos from different dates you can add photos the the simulator's photo library by just dragging and dropping them into the simulator window.
This project is a fully featured app developed by myself (Michael Brown) and available in the Apple iOS App Store, and includes a freemium business model by the way of restricted features that are unlocked through an In-App purchase. As such I don't expect to receive a significant number of community contributions.
However, don't hesitate to send me a pull request if there's something you think needs improving.