RIBsSample

MIT License

Stars
17

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
sample 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

GitHub API Tokens

GitHub API Reference

Warning: you can make up to 30 requests per minute

search rate limit

Requirements

Requires Swift4.2 and Xcode10.1 and iOS 9.0 or later.

Contributing

Forks, feedback are welcome.

Creator

Yuji Hato Blog

License

RIBsSample is available under the MIT license. See the LICENSE file for more info.