A nice collection of often useful examples done in Objective-C and Swift. iOS Example
Ui
Material Design Table View Color Label Transitions Tutorials
Media
Video Player Photos Gallery Gps Charts Graph Slider Gif Images Arkit
Elements
Notifications Buttons Progress Refresh Badges Scroll
Input
Calendars Picker Switch Text
Menu
Swipe Tab-Bars Router
Menu
Components
Alerts Animations Effects Calculate Framework

Tool

A collection of 30 posts

23 October 2019

A tool which helps you diff xcodeproj files

xcdiff is an extensible tool that finds differences between your .xcodeproj project files.

Tool
08 October 2019

A property wrapper to declare atomic properties in swift

The atomic qualifier Swift was missing.

Tool
06 September 2019

Display Android Vectordrawables on iOS

Cyborg is a partial port of Android's VectorDrawable to iOS.

Tool
25 August 2019

Swifty NSAttributed String

Swifty NSAttributed String.

Tool
23 August 2019

Utility library to simplify working with enums in swift

EnumKit is a library that gives you the ability to simply access an enum associated value, without having to use pattern matching.

Tool
14 August 2019

Simple and fast fuzzy string matching in Swift

Simple and fast "fuzzy" string matching. Can be used to implement Sublime Text-like search.

Tool
13 August 2019

A hotfix library based on flex/yacc

A hotfix library based on flex/yacc. You can call any Objective-C class and method using DynamicOC.

Tool
13 June 2019

An extension on RealmCocoa which enables Swift native types to be saved in Realm

Unrealm enables you to easily store Swift native Classes, Structs and Enums into Realm .

Tool
10 June 2019

CLI tool to parse the SLF serialization format used by Xcode

XCLogParser is a CLI tool that parses the SLF serialization format used by Xcode and xcodebuild to store its Build and Test logs (xcactivitylog files).

Tool, Command-line
26 May 2019

Unified communication patterns with easy closure in Swift

Sometimes, you just want a unified and quick way to do it. Just call on on any NSObject subclasses and handle your events the quickest way

Tool
25 May 2019

Set of tools to drastically improve development speed of UI in iOS

Set of tools to drastically improve development speed of UI in iOS applications.

UICollectionViews, Tool
23 May 2019

A declarative data-driven framework for rapid development of smooth UI

A declarative data-driven framework for rapid development of smooth UI

Framework, Tool, UICollectionViews
12 March 2019

iOS tool that helps with profiling iOS Memory usage

An iOS library providing developer tools for browsing objects in memory over time, using FBAllocationTracker and FBRetainCycleDetector.

Tool
20 February 2019

Runtime-based setup for tracking autolayout feedback loops

The library helps to catch the OOMs caused by Autolayout Feedback Loop by replicating the behavior of UIViewLayoutFeedbackLoopDebuggingThreshold in the live code.

Layout, Tool
18 February 2019

Tool to debug layouts directly on iOS devices

Tool to debug layouts directly on iOS devices: inspect layers in 3D and debug each visible view attributes.

Tool, Layout
17 January 2019

A little native network debugging tool for iOS

Bagel is a little native iOS network debugger.

Tool
17 December 2018

A Swift library for creating and manipulating 3D geometry

Euclid is a Swift library for creating and manipulating 3D geometry using techniques such as extruding or "lathing" 2D paths to create solid 3D shapes

Tool
12 November 2018

Makes it easy to integrate night mode

Elegant way to integrate night mode to swift projects.

Tool
09 November 2018

Tests that save and assert against reference data

Automatically record app data into test assertions.

Tool
14 October 2018

A collection of testing tools for iOS App development

A collection of testing tools for iOS App development.

Tool
03 September 2018

A humble tool to help you presenting ideas by writing Swift

A humble tool to help you presenting ideas by writing Swift.

Tool
01 September 2018

Get the available iOS device memory using Swift

Get available/free disk space on the iPhone/iPad device using Swift.

Tool
12 August 2018

A missing lightweight task scheduler for Swift

hourglass_flowing_sand Schedule is a light-weight task scheduler for Swift. It allows you run timed tasks using an incredibly human-friendly syntax.

Tool
31 July 2018

Framework that can get parameters from URL Path

Matcha is Framework that can get parameters from URL Path. It does not have Router, so simple.

Framework, Tool
Latest
A tool to detect unused code
2019-12-09
A redesigned menu for Gmail iOS app implemented using SwiftUI
2019-12-08
A colorful subclass of NSSlider
2019-12-08
A DSL for writing type-safe HTML and RSS in Swift
2019-12-06
A simple and aesthetic progress bar
2019-12-05
Tag
Animations 107 UICollectionViews 77 Images 66 Miscellaneous 58 Framework 51 Menu 47 Tab Bars 40 Charts 39 Apps 38 Calendars 36 Layout 32 Tool 30 SwiftUI 28 Progress 27 Refresh 27 Color 27 Slider 25 Notifications 24 Buttons 23 Text 23 Loading 23 Alerts 21 Table View 20 Navigation 19 Scroll 17 TextField 17 Picker 16 Transitions 15 Popup 15 video 14
iOS Example © 2019
Latest Posts