swift3
There are 947 repositories under swift3 topic.
aleksandrshoshiashvili/AwesomeTextFieldSwift
Awesome TextField is a nice and simple libriary for iOS and Mac OSX. It's highly customisable and easy-to-use tool. Works perfectly for any registration or login forms in your app.
devedbox/AXAnimationChain
AXAnimationChain is a chain animation library, can be used to easily create CAAnimation based chain animation. There are two kinds of combination chain, one is called combination, the other is called link, created by the two ways above, the animation can be carried out at the same time, can also according to the time order, you can use the code to create a rich and complex animation.
KleinYuan/Caffe2-iOS
Caffe2 on iOS Real-time Demo. Test with Your Own Model and Photos.
tirupati17/currency-converter-swift3.0-viper
Calculates money quick and easy way to see live foreign exchange rates (Based on swift 4.2, viper architecture and special thanks to https://github.com/hakanensari/fixer-io for conversion API)
KrisYu/Octobook
A simple Gitbook App that offers offline/online gitbooks reading.
PhilippeBoisney/ModernSearchBar
The famous iOS search bar with auto completion feature implemented.
flywo/SwiftPractice
Learn swfit practice project.学习swift3.0的练手项目,每个项目都是纯代码编写,绝不拖控件。准备写40个项目。
kgellci/Shift
Animate gradient changes with time or motion for iOS Swift
XCTEQ/XCFit
Full Stack Protocol Oriented BDD in Xcode for iOS app with Swift using XCUITest, Cucumberish and FitNesse
mownier/photostream
A photo sharing iOS app that uses Firebase and is being driven by VIPER architecture.
freesuraj/SPPatternLock
A Pattern Lock for iOS similar to the one in Android
Ankit-Aggarwal/SwiftyWebRTC
Swift Framework for WebRTC
derekli66/Learning-Core-Audio-Swift-SampleCode
Swift sample code for the book, Learning Core Audio. The original sample code was written in C/Objective-C but I tried to make it in Swift version.
kamirana4/MKProgress
Simple Swift Progress HUD
targetcloud/TGTV
用swift3.1编写的直播APP,运用protobuf
cokaholic/Donut
Donut is a library for arranging views circularly like a donut.
Mybridge/swift-articles
Monthly Series - Top 10 Angular Articles
slashlos/Helium
A floating, multi-window browser for OS X
gligorkot/TimeZonePicker
A TimeZonePicker UIViewController similar to the iOS Settings app. Search and select from a range of cities and countries to find your most suitable time zone.
shoheiyokoyama/SYBlinkAnimationKit
SYBlinkAnimationKit is a blink effect animation framework for iOS, written in Swift.
shabib87/SHViewPager
A simple view pager for iOS. Compatible with iOS 8.0 or later.
StephenGuanqi/ARKitRecorder
Record image and camera pos, etc. information provided by ARKit and save them into files.
NicolasKim/ELWaterFallLayout
Dynamic waterfall flowlayout
xmartlabs/XLSwiftKit
Helpers and extensions for Swift
iSapozhnik/SegmentedProgressView
🔘🔘🔘⚪️⚪️ Simple Instagram-like segmented progress view with completion handler and different time interval for each segment
masaldana2/SoundCloudWaveformSwift
How to create a soundcloud like waveform in swift
pirishd/InstantMock
Create mocks easily in Swift
JoeCiou/JKCalendar
Calendar library for iOS
aunnnn/TableHeaderViewWithAutoLayout
Example of how to use AutoLayout with table header view.
noppoMan/Prorsum
A Go like concurrent system + networking/http library for Swift that works on Linux and Mac
ridvank/RKPieChart
Pie Chart written in Swift 3
umarF/capsuleview
An easy to use drop-in view to create a beautiful card style effect with a title placeholder and body content.
Luccifer/SonogramView
Audio visualisation of song
XiFengLang/Swift3.0
自学Swift3.0的练习Demo集合
Jitsusama/UInt128
A Swift 128-bit Unsigned Integer Data Type conforming to the UnsignedInteger Protocol