RIBsSample
RIBsSample copied to clipboard
RIBs Sample
========================
This is a sample that was implemented using RIBs framework in iOS.
Uber's cross-platform mobile architecture framework
It is a simple application that the user search of github.
Screenshot | RIBs tree |
---|---|
![]() |
![]() |
Setup
Pod setup
pod install
API token setup
You can get personal api token for github and set token to Config.swift
apiToken = "your api token"
see more information
Warning: you can make up to 30 requests per minute
Requirements
Requires Swift4.2 and Xcode10.1 and iOS 9.0 or later.
Contributing
Forks, feedback are welcome.
Creator
License
RIBsSample is available under the MIT license. See the LICENSE file for more info.