Skip to content

udelunar/gigigo-ios-lib

 
 

Repository files navigation

GIGLibrary iOS


Build Status Language Language Version Carthage compatible

Main library for Gigigo iOS projects.

How to add it to my project

Through Carthage

github "gigigoapps/gigigo-ios-lib" ~> 3.0

What is included

  • Core:
    • GIGNetwork: classes to manage network requests.
    • SwiftNetwork: Swift classes to manage gigigo's requestst. Standard Gigigo JSON is parsed by default.
    • GIGLayout: some functions to help with autolayout.
    • GIGUtils: a lot of extensions on foundation classes.
    • GIGScanner: QR scanner using native iOS API
    • GIGLocation: Wrapper on CLLocation API
    • SlideMenu: A basic lateral slide menu
    • ProgressPageControl: A page control with a progress bar in the selected page.

About

Core library for Gigigo projects

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 59.1%
  • Swift 39.1%
  • C 1.6%
  • Ruby 0.2%