skills.vishalvoidskills/vishalvoid
Creative & DesignIntermediate

ios-application-dev

iOS development with UIKit, SnapKit, and SwiftUI covering navigatio...

Developer Setup

Setup & Installation

bash
npx skills add https://github.com/MiniMax-AI/skills --skill ios-application-dev

Overview

What This Skill Does

iOS development with UIKit, SnapKit, and SwiftUI covering navigation, Dark Mode, and HIG compliance

Application

When to use this Skill

Documentation

Show Skills.md file

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
Share UIActivityViewController
Location (once) CLLocationButton
Feedback UIImpactFeedbackGenerator
Linear layout UIStackView
Custom shapes CAShapeLayer + UIBezierPath
Gradients CAGradientLayer
Lines 1 - 25 of 163

Recommendations

Explore other random skills

All skillsMy patterns