Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Ios Development

Ios Development

355 projects

Showing 36 of 355 projects

AcceptanceMark
AcceptanceMarkSwift

Generates strongly-typed XCTest cases from markdown tables for Fitnesse-style acceptance testing in Xcode.

#fitnesse#unit-testing#xctest
Stars64
Forks8
Last commit7 years ago
SWM (Swift Modules)
SWM (Swift Modules)Swift

A Swift package manager for the terminal that handles dependencies, building, and code signing, similar to npm for JavaScript.

#xcode-alternative#build-automation#dependency-management
Stars61
Forks4
Last commit11 years ago
Swift String Cheat Sheet
Swift String Cheat SheetSwift

A comprehensive Xcode playground cheat sheet for working with Swift String APIs and character properties.

#developer-tools#xcode-playground#learning-resource
Stars61
Forks8
Last commit3 years ago
TDDSwiftPlayground
TDDSwiftPlaygroundSwift

A demonstration of using Swift Playgrounds for Test Driven Development with XCTest.

#educational#xctest#testing
Stars60
Forks8
Last commit6 years ago
iTunesConnect
iTunesConnectJavaScript

An unofficial React Native app for managing iOS apps on iTunes Connect with better mobile experience.

#itunes-connect#developer-tools#mobile-app
Stars59
Forks12
Last commit10 years ago
Neural Network
Neural NetworkSwift

An interactive Swift PlaygroundBook that teaches neural network concepts through hands-on examples.

#visual-demos#wwdc19#neural-networks
Stars58
Forks2
Last commit7 years ago
Cognitive Service APIs
Cognitive Service APIsSwift

Interactive Swift Playgrounds for iPad demonstrating Microsoft Cognitive Services APIs and CoreML through fun coding scenarios.

#ai-integration#educational#coreml
Stars56
Forks5
Last commit7 years ago
HidesNavigationBarWhenPushed
HidesNavigationBarWhenPushedSwift

A Swift library that enables hiding the navigation bar when pushing view controllers via a hidesNavigationBarWhenPushed flag.

#ios#ui-animation#ui-components
Stars54
Forks6
Last commit6 years ago
XCTest Playground
XCTest PlaygroundSwift

A playground-compatible implementation of XCTest macros for Test-Driven Development in Swift playgrounds.

#macos-development#unit-testing#xctest
Stars54
Forks8
Last commit8 years ago
Interactive Playground
Interactive PlaygroundSwift

A collection of interactive Xcode Playground examples demonstrating UIKit, SpriteKit, and gesture-based iOS development techniques.

#animation#spritekit#xcode-playground
Stars53
Forks7
Last commit9 years ago
ReactiveArray
ReactiveArraySwift

A Swift array class that can be observed using ReactiveCocoa's Signals for reactive programming.

#observable-collections#reactive-programming#mutable-collections
Stars53
Forks11
Last commit3 years ago
OpinionatedC
OpinionatedCObjective-C

A collection of Smalltalk-style convenience extension methods for writing concise, readable Objective-C code.

#macos-development#functional-programming#objective-c
Stars52
Forks1
Last commit5 years ago
iTunesConnect
iTunesConnectSwift

A macOS app that provides direct access to iTunes Connect for iOS app developers.

#app-store#ios#developer-tools
Stars51
Forks3
Last commit9 years ago
SuperLayout
SuperLayoutSwift

A Swift library that simplifies Auto Layout with custom operators for NSLayoutAnchor.

#auto-layout#ios#swift4
Stars50
Forks8
Last commit1 year ago
SceneKit ARKit Demo
SceneKit ARKit DemoSwift

A Swift Playground demonstrating ARKit capabilities with multiple augmented reality scene examples.

#apple#arkit#spritekit
Stars49
Forks12
Last commit7 years ago
Slime
SlimeSwift

A macOS app that generates app icon assets for iOS, watchOS, and macOS development.

#developer-tools#xcode-integration#watchos-development
Stars48
Forks3
Last commit3 years ago
2048 Playground
2048 PlaygroundSwift

A Swift playground implementation of the 2048 puzzle game with under 400 lines of code.

#educational#game-development#game
Stars44
Forks7
Last commit7 years ago
Swifter
SwifterSwift

A macOS app for managing Xcode projects, dependency managers (Carthage, CocoaPods, Swift Package Manager), and derived data.

#developer-tools#swift-package-manager#dependency-management
Stars44
Forks4
Last commit8 years ago
SwiftFiles
SwiftFilesSwift

A Swift library for saving, loading, and deleting files directly within Swift playgrounds.

#macos-development#data-persistence#file-management
Stars42
Forks5
Last commit10 years ago
CoreML-samples
CoreML-samplesJupyter Notebook

Sample code demonstrating Core ML integration with ResNet50 and custom models converted via coremltools.

#coremltools#ios#resnet
Stars42
Forks15
Last commit9 years ago
2026
2026Swift

A curated collection of student submissions for the WWDC 2026 Swift Student Challenge, showcasing innovative apps built with Apple technologies.

#wwdc#student-projects#app-showcase
Stars39
Forks66
Last commit1 month ago
Swift 2.0 Protocol Extension Example
Swift 2.0 Protocol Extension ExampleSwift

A Swift 2 playground demonstrating protocol extensions to render errors in UIViews and UIViewControllers without subclassing.

#composition#protocol-extensions#error-handling
Stars37
Forks3
Last commit
Icon Creator
Icon CreatorSwift

Create iOS app icons programmatically using Swift and Xcode Playground.

#icon-generation#vector-icons#xcode-playground
Stars37
Forks3
Last commit3 years ago
App Store Checklist
App Store Checklist

A comprehensive checklist for iOS developers to ensure their apps meet Apple's App Store submission requirements.

#app-store#developer-tools#submission-checklist
Stars37
Forks1
Last commit8 years ago
Temple
TempleSwift

A guide and collection of Xcode templates for iOS boilerplate code to save time and maintain conventions.

#template#mobile-architecture#developer-tools
Stars37
Forks1
Last commit3 years ago
Modern Core Data
Modern Core DataSwift

A Swift playground demonstrating Core Data with a complete stack, CRUD operations, and undo manager in a single interactive environment.

#data-persistence#educational#xcode-playground
Stars35
Forks8
Last commit
Additive Animations
Additive AnimationsSwift

A Core Animation playground for experimenting with multiple additive animations to create complex movement paths.

#visual-effects#additive-animations#core-animation
Stars35
Forks6
Last commit
Core Animation Swift Playgrounds
Core Animation Swift PlaygroundsSwift

Swift playgrounds demonstrating Core Animation techniques to create advanced visual effects beyond basic UIView animations.

#presentation-materials#visual-effects#core-animation
Stars35
Forks4
Last commit
Localizable.strings
Localizable.stringsSwift

A macOS app for managing Xcode localization files (.strings) directly without specialized web services.

#strings-files#desktop-tool#macos-app
Stars32
Forks8
Last commit8 years ago
XcodeCodeSnippets
XcodeCodeSnippetsShell

A collection of reusable code snippets for Xcode to accelerate iOS/macOS development in Swift and Objective-C.

#developer-tools#productivity#objective-c
Stars32
Forks6
Last commit6 years ago
TvOSCustomizableTableViewCell
TvOSCustomizableTableViewCellSwift

A UITableViewCell wrapper for tvOS that provides extensive visual customization options for focus states.

#focus-states#apple-tv#tvos
Stars31
Forks4
Last commit11 months ago
DaisyChain
DaisyChainSwift

A micro framework for dead simple chaining of UIView animations in iOS.

#ios#ui-animation#animation
Stars29
Forks6
Last commit8 years ago
Accessible Reality
Accessible RealitySwift

An interactive Swift Playground book that teaches ARKit basics and builds a navigation aid for the visually impaired.

#wwdc#ios#arkit
Stars28
Forks0
Last commit5 years ago
Awesome Xamarin Bookmarks
Awesome Xamarin Bookmarks

A curated collection of hand-picked bookmarks, articles, videos, and tools for Xamarin developers.

#bookmarks#xamarin#community
Stars28
Forks2
Last commit7 years ago
Design Patterns Playground
Design Patterns PlaygroundSwift

An interactive iOS playground demonstrating Gang of Four design patterns implemented in Swift with visual examples.

#behavioral-patterns#educational#structural-patterns
Stars27
Forks7
Last commit
JSON Mapper
JSON MapperSwift

A macOS app that generates Swift Object Mapper classes from JSON data.

#developer-tools#object-mapper#model-mapping
Stars27
Forks3
Last commit9 years ago
PreviousPage 9 of 10

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
10 years ago
8 years ago
12 years ago
9 years ago
9 years ago
Next
#Swift229
#Ios100
#Macos Development92
#Xcode86
#Mobile Development61
#Objective C56
#Developer Tools53
#Cocoapods44
#Swift Library43
#Uikit38
#Macos37
#Swiftui31