1 Forks
11 Stars
11 Watchers

reminder-example-app

Reminder is an iOS app built with Swift and UIKit (entirely programmatic) to help users create and manage reminders. It follows the MVVM pattern, utilizes UserDefaults for local storage, and demonstrates best practices in data exchange via delegates, notifications, and closures.

How to download and setup reminder-example-app

Open terminal and run command
git clone https://github.com/icommunitycomtr/reminder-example-app.git
git clone is used to create a copy or clone of reminder-example-app repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with reminder-example-app https://github.com/icommunitycomtr/reminder-example-app/archive/master.zip

Or simply clone reminder-example-app with SSH
[email protected]:icommunitycomtr/reminder-example-app.git

If you have some problems with reminder-example-app

You may open issue on reminder-example-app support forum (system) here: https://github.com/icommunitycomtr/reminder-example-app/issues