Demo code for a simple Alamofire Router in Swift 3.0
☆18Oct 29, 2016Updated 9 years ago
Alternatives and similar repositories for grokAlamofireRouter
Users that are interested in grokAlamofireRouter are comparing it to the libraries listed below
Sorting:
- Project for Medium Blog☆22Apr 7, 2017Updated 8 years ago
- Alamofire Advanced Techniques☆10Jun 15, 2020Updated 5 years ago
- A horizontal scroller with optional pageControl and/or next and previous buttons☆25Dec 18, 2018Updated 7 years ago
- animate the navigation bar while scrolling☆31Mar 10, 2017Updated 9 years ago
- A sample movie app that I build to play with Swift, Alamofire, Moya, RxViewModel, RxSwift, etc☆29Aug 6, 2015Updated 10 years ago
- Network Abstraction Layer in Swift - Powered by Alamofire☆13Nov 11, 2023Updated 2 years ago
- A simple bar chart view inspired by Pedometer++☆19Apr 11, 2014Updated 11 years ago
- A sub class of UITableViewCell to create exactly the same kind of bubbles that iMessage uses in iOS 8. Very easy to use and highly custom…☆38May 23, 2016Updated 9 years ago
- Generic Data Source in Swift.☆40Jul 7, 2019Updated 6 years ago
- Minimal cryptocurrency tracking iOS App☆12Jul 3, 2018Updated 7 years ago
- Ikki a Web Chat written in Phoenix.☆11Sep 8, 2015Updated 10 years ago
- A looping video-view based off of AVPlayerLayer. Automatically scales video to aspect-fill, but can be manually set otherwise. Responds t…☆10Mar 23, 2020Updated 5 years ago
- Utilize your devices gyroscope to scroll through an image.☆10Nov 20, 2019Updated 6 years ago
- Work for Crafting a Compiler by Fischer, Cytron & LeBlanc.☆11Dec 1, 2019Updated 6 years ago
- Clone of ActiveRecord::Inflect. Originally created by Chris Farmiloe. Updated to use with Go 1.☆29Jul 23, 2014Updated 11 years ago
- A real example of transition screen using ReactNativeBase seed project with redux-thunk with API call☆12Jan 30, 2018Updated 8 years ago
- BottomSheet with notch☆14Sep 2, 2019Updated 6 years ago
- ☆11Sep 4, 2019Updated 6 years ago
- Custom UISwitch☆17Jun 23, 2013Updated 12 years ago
- A simple iOS app that attempts to get the speed that the device is traveling at using device acceleration data.☆12Nov 13, 2016Updated 9 years ago
- Code samples from my talk on Swift Macros from 2024☆11Dec 10, 2024Updated last year
- Stoiximan tech blog related code and examples☆11May 24, 2017Updated 8 years ago
- Refactoring tool to check Go code for public objects that could be private☆23Sep 1, 2017Updated 8 years ago
- An simple loading view with flip image in Swift☆12Nov 1, 2016Updated 9 years ago
- Android game.☆12Apr 10, 2019Updated 6 years ago
- WWDC slackbot in Golang for http://asciiwwdc.com☆11Apr 21, 2016Updated 9 years ago
- Using Auto Layout in XCode 6 for iOS 7 and 8. How to use storyboard constraints with Compact, Any, Regular Height and Width together with…☆63May 18, 2020Updated 5 years ago
- Road Lanes finding using OpenCV. I'm using logic from Udacity's CarND Module 1.☆11Dec 8, 2024Updated last year
- XMExpandableTableView provides a custom UITableViewController class that allows you to quickly implement a TableView that can expand its …