App-Dev World

I'm a new iOS app developer. I'm going to record my programming learning process here, mainly in Swift language. Hope we can help each other:)

View on GitHub
12 June 2025

UIKit Fundamentals

by Neoren

What’s UIKit & How does it work?

UIKit introduction

UIViewController

Event handling (touches, gestures)

Simple animation & transition effect

Dev-doc UIKit

About app development with UIKit

App and environment

Views and controls

View controllers

tags: iOS - UIKit