shu223 / BlockchainSwiftLinks
A simple Blockchain with Swift
☆366Updated last year
Alternatives and similar repositories for BlockchainSwift
Users that are interested in BlockchainSwift are comparing it to the libraries listed below
Sorting:
- try! Swift 2019 demo app that converts Depth-less 2D images into Portrait mode.☆177Updated 5 years ago
- Type-safe CAAnimation wrapper. It makes preventing to set wrong type values.☆223Updated 5 years ago
- iOS protocol-oriented MVVM examples☆52Updated 8 years ago
- RxMKMapView is a RxSwift wrapper for MKMapView `delegate`.☆120Updated last year
- Write constraints in a concise, expressive, Swifty way.☆90Updated 6 years ago
- NoticeObserveKit is type-safe NotificationCenter wrapper.☆152Updated last year
- An example of how to use CreateML in Xcode 10 to create a Core ML model for classifying text☆182Updated 7 years ago
- An Xcode playground that demonstrates the new features introduced in Swift 4.2.☆116Updated 5 years ago
- Triangulation effect in iOS☆174Updated 7 years ago
- Apple Push Notifications (APNs) Server-Side library.☆117Updated 5 years ago
- 🌸 iOS11 demo application for flower classification.☆105Updated last year
- An Xcode9+ Extension which make CodingKeys automatically.☆91Updated last year
- An Xcode playground that demonstrates the new features introduced in Swift 5.1.☆118Updated 5 years ago
- Adds a convenience initalizer to UIBezierPath for generating n-sided regular polygon paths – with rounded corners support – in Swift!☆158Updated 7 years ago
- UI component library to expand the photo, such as Apple's Photos app☆107Updated last year
- Protocols that help make your MVVM setup more consistent☆145Updated 7 months ago
- UICollectionViewSplitLayout makes collection view more responsive.☆244Updated 6 years ago
- Donut is a library for arranging views circularly like a donut.☆143Updated 8 years ago
- Localize UI Components in a simple and declarative way☆134Updated 5 years ago
- Compose native apps without a code using JSON and load them as NSBundle into another app dynamicly from local or remote locations.☆207Updated 4 years ago
- RxReduce is a lightweight framework that ease the implementation of a state container pattern in a Reactive Programming compliant way.☆124Updated 6 years ago
- A basic realtime chat project using Vapor on the server -- See vapor-chat.herokuapp.com☆69Updated 5 years ago
- A simpler way to implement gradients on iOS.☆237Updated 4 years ago
- An easier constructor for UIAlertController. Present an alert from anywhere.☆95Updated 4 years ago
- A UINavigationItem.titleView compatible UIControl with a title, subtitle, and dropdown.☆254Updated 5 years ago
- Closure support for handling gesture recognizers in Swift.☆92Updated 4 years ago
- A type-safe Realm query extensions using Swift 4 Smart KeyPaths☆129Updated 7 years ago
- Type strict builder class for NSAttributedString.☆74Updated 3 years ago
- A quick demo project exploring the text detection feature in Vision.framework