AxisSheet for SwiftUI
February 28, 2022 • MIT License
It is a library that handles the sheet view in 4 directions (.top, .bottom, .leading, .trailing) according to the axis type. It supports iOS and macOS.
CircleTimer
February 17, 2022 • MIT License
Timer app with ability to reschedule next timer cycle automatically right after previous one
SwiftUI Examples
October 07, 2019 • MIT License
Examples projects using SwiftUI released by WWDC2019. Include Layout, UI, Animations, Gestures, Draw and Data.
No image provided.
AppStoreLikeExampleSwift3
March 09, 2017 • MIT License
AppStoreLikeExample, TableView Inside ScrollView
Sentiments
May 14, 2016 • Apache 2.0 License
An iOS app written in Swift that analyzes text for positive or negative sentiment. Positive sentiment is highlighted in green and negative sentiment is highlighted in red. The color of the interfac...
CSWAnimatedImageViewExample
April 02, 2016 • MIT License
An Image View that shows the image as a color gradient that animates
SwiftControllerTransitionExample
January 12, 2015 • Apache 2.0 License
view controller transition example with Swift
UIReferenceLibraryViewController Simple Dictionary Example
December 22, 2013 • Public Domain License
Dictionary app with UIReferenceLibraryViewController for iOS7
PathMenuExample
April 12, 2013 • Unspecified License
Path 2.0's iPhone app has a really neat navigation system. This is a simple example of how to add a similar menu menu system to your iPhone app. Just run the example and click on the nice red butto...
Artisan iOS
January 28, 2013 • MIT License
Artisan is a simple iOS application to search for and display information and related mixes from a particular musical artist. It utilizes the 8Tracks and Last.FM APIs.
CKReflectionImage
December 12, 2011 • Custom License
Create a mirror image with Core Graphics with a basic configuration.