Search results for coding

Alamofire screenshot

Alamofire

March 18, 2022 • MIT License
Elegant HTTP Networking in Swift
LMGeocoderSwift screenshot

LMGeocoderSwift

May 01, 2019 • MIT License
Simple wrapper for geocoding and reverse geocoding, using both Google Geocoding API and Apple iOS Geocoding Framework.
spectrum screenshot

spectrum

January 18, 2019 • MIT License
A client-side image transcoding library.
No image provided.

DesignPatternsInSwift

November 10, 2018 • Apache 2.0 License
This repository contains all the code and explanations from my book 'Design Patterns in Swift', live at https://www.amazon.com/dp/B07FYXHBKZ. All code written in Swift4. Do give a star if you like ...
No image provided.

FacialContour

December 24, 2017 • Apache 2.0 License
The facial detection API allows us to not only detect faces & facial features but also check those faces for particular properties such as if a smile is present or eyes are open etc. This is a sim...
No image provided.

Morse_Encoding_Decoding

August 24, 2015 • MIT License
This project allows you to encode and decode Morse code using your device flashlight and camera. For decoding was used augmented reality library OpenCV 2
LocationPicker screenshot

LocationPicker

August 09, 2015 • MIT License
LocationPickerViewController is a UIViewController subclass to let users choose locations by searching or selecting on map. It's designed to work as UIImagePickerController. User can select loca...
EVReflection screenshot

EVReflection

July 02, 2015 • MIT License
Swift helper library with reflection functions with support for NSCoding, Printable, Hashable, Equatable and JSON. - Parsing objects based on NSObject to a dictionary. - Parsing a dictionary ba...
APOfflineReverseGeocoding screenshot

APOfflineReverseGeocoding

April 27, 2015 • MIT License
Offline reverse geocoding library written in Objective-C
HACLocationManager screenshot

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
ILGeoNamesSearchController screenshot

ILGeoNamesSearchController

April 26, 2011 • BSD License
ILGeoNamesSearchController is a custom UITableViewController which supports online searching for named locations through the free geonames.org service. ILGeoNamesSearchController is part of the IL...