ios-application-dev

Installation
SKILL.md

iOS Application Development Guide

A practical guide for building iOS applications using UIKit, SnapKit, and SwiftUI. Focuses on proven patterns and Apple platform conventions.

Quick Reference

UIKit

Purpose Component
Main sections UITabBarController
Drill-down UINavigationController
Focused task Sheet presentation
Critical choice UIAlertController
Secondary actions UIContextMenuInteraction
List content UICollectionView + DiffableDataSource
Sectioned list DiffableDataSource + headerMode
Grid layout UICollectionViewCompositionalLayout
Search UISearchController
Related skills
Installs
1.1K
GitHub Stars
11.8K
First Seen
Mar 18, 2026