Reddit Reader is an iOS app designed to browse, save, and interact with posts and comments.
Used API: https://www.reddit.com/dev/api/
- Browse and Save: Easily view and save posts to access them anytime.
- Offline Access: Access saved posts without an internet connection.
- Comments Interaction: View and share comments directly from the app.
- Search Functionality: Find saved posts by their titles.
- Animations: Experience smooth animations for saving and deleting posts.
- Dark and Light Mode Support
Reddit Reader is primarily built using UIKit framework. A portion of the app that handles comments utilizes SwiftUI, which is integrated with the UIKit components.