Router
January 15, 2021 • MIT License
Router is a library that assists with SwiftUI view transitions.
Zenith
January 23, 2019 • MIT License
Zenith is a framework for simple and smart seperation of the view controller and view management, leaving your controller to manage interactions and other "controller" like things. As well as a Rou...
FFRouter
October 17, 2018 • MIT License
Powerful and easy-to-use URL routing library in iOS that supports URL Rewrite(强大、易用、支持 URL Rewrite的 iOS 路由库)
FGRoute
December 25, 2017 • MIT License
FGRoute helps developers to get rid of dealing with WiFi interfaces.
No image provided.
CarPlay
November 06, 2017 • Apache 2.0 License
Car animation on map, Vehicle play on map like Uber and Ola
ASMapLauncher
December 28, 2016 • MIT License
ASMapLauncher is a library for iOS written in Swift that helps navigation with various mapping applications.
Follower
June 30, 2015 • MIT License
Track trip distance, speed, altitude, and duration like a boss.
HACLocationManager
April 09, 2015 • MIT License
This class allows you to conveniently manage the tedious process backwards compatibility in location between iOS7 and iOS 8
No image provided.
MapManager (Swift)
September 30, 2014 • MIT License
Map manager is a MapKit wrapper to provide route direction drawing written entirely in Swift
1) Closure support
2) Get directions using Apple service
3) Get directions using Google service...
SwiftState
August 29, 2014 • MIT License
Elegant state machine for Swift.
[Features]
Transition: .State0 => .State1
Try transition: machine <- .State1
Try transition + messaging: machine <- (.State1, "GoGoGo")
Chaining:...
RBRouteBuilder
April 11, 2014 • MIT License
Build routes without strings and headache.
Example based on a GitHub API routes
NSURL *orgsURL = router().users.add(@"AlexDenisov").orgs.URL;
// NSURL: /users/AlexDenisov/orgs
N...
NSObject+MethodCallDependingType
April 06, 2014 • MIT License
Objective-C Category for routing methods depending a specified type
Transit.in.ua Data Model and Loader
December 25, 2012 • BSD License
Model and API Loader realization for transit.in.ua website. Using its methods you can load GPS coordinates of minibuses on the route.
Project includes demo application and testing code.
NiftySearchView
May 17, 2012 • MIT License
A simple "route" Google Maps style search view which can be used mainly for "routing" Apps.