This repository contains a collection of small projects I created while learning UIKit on my journey to becoming an iOS Developer. Each project focuses on a different aspect of UIKit and helps reinforce fundamental concepts through practice.
- UI design with UIKit
- Using Navigation Controller
- TableView and Cell management
- Data persistence with Core Data
- Accessing gallery with PHPickerViewController
- Updating views using NotificationCenter
- Object-Oriented Programming (OOP)