swift4-2
There are 81 repositories under swift4-2 topic.
saoudrizwan/DynamicJSON
Access JSON properties dynamically like JavaScript using Swift 4.2's new @dynamicMemberLookup feature
intere/GeoTrackKit
A Cocoapod for Geo Tracking.
lyb5834/YBAttributeTextTapForSwfit
一行代码添加文本点击事件(swfit4.2版本)/a fast way to implement click event text(for swfit4.2)
micheltlutz/MLTontiatorView
A Simple Custom Activity indicator view
vectorform/Texty
Enjoy clean and easy text styling using a simplified and structured syntax.
raghavbhasin97/Dracker
An iOS and React App to track debt and send/receive payments.
geroembser/ShapeQRCode
Simply create remarkable QR codes with dots flowing around images in iOS (and a lot more) – using pure Swift.
boraseoksoon/BSFloatListView
Boring floating list view
boraseoksoon/BSAutocomplete
BSAutocomplete
drawRect/Instagram_Boomerang
Inspired by Instagram Boomerang effect.
micheltlutz/MLVideoPlayer
A Simple Video player write in swift
raghavbhasin97/Podcasts
iOS Podcasts app clone
fumoboy007/UniversalCharsetDetection
A Swift wrapper around the `uchardet` library to detect the character encoding of a sequence of bytes.
boominadhaprakash/AnalogClock
AnalogClock in Swift v4.2
emreozdil/PitchPerfect
:octocat: This project is part of the Intro to iOS App Development with Swift course of the iOS Nanodegree at Udacity.
gultekingokhan/tumm-public
💵 Convert the world's major currencies with the most updated exchange rates.
shndrs/SwitchTheShitOutOfTheColor
Super awesome and simple game in swift and it's so catchy too 😃, hope you fellas enjoy it 😉😉
dragstor/bullseye
A final working app/game, done by following Ray Wenderlich's tutorial
iThink32/DynamicHeightFlowLayout
A flow layout that is used to display cells with dynamic height in multiple columns
boominadhaprakash/TouchID
Sample Project for checking Finger Print Touch
dkunin9/mvvm-flickr-autolayout
A demo iOS app for searching images with Flickr API
itenfay/MarsUIKit
MarsUIKit wraps some commonly used UI components.
iThink32/MultiDirectionFlowLayout
A flow layout that allows you to scroll in multiple directions
SandsHellCreations/TFResponder
A custom class to handle UITextField return button action to make next textfield first responder and last text field to close keyboard using only single line. Just pass your UITextFields in serial order accordingly placed in UI.
clarenceji/Is-Clarence-
A test project with the CreateML and CoreML to identify if the person in given photos is Clarence.
DevLiuSir/CarHeadline
This is the demo of a car selection column.
geroembser/AdvancedNavigationController
A not yet far advanced UINavigationController subclass with additional features that may help in some situations.
gouen95/SlateGeoFencingExample
Example Geofencing iOS Application written in Swift 4.2
iosbrain/Swift-Timer-Demo
An Xcode 10 project, written in Swift 4.2, demonstrating my best practices for using the Timer class.
LemonChao/MBProgressHUD
MBProgressHUD swift version
SandsHellCreations/3DTouchTemplate
It's about native feature of 3D touch or Force touch provided in iOS Devices
shndrs/Multiple-UITableView
A project about Multiple UITableView in one UIViewController, self size (auto size) UITableViewCell with MVP SA
zzzz-123/HttpSessionManager
After learning 'Alamofire' and 'Moya', I packaged a general-purpose network request library based on Alamofire, which is simple, convenient and practical.