Skip to content

Installation

Wonseok Lee edited this page Jan 27, 2022 · 2 revisions

Preparation

  • STEP 1
    pod 'RIBs' 설치

    pod 'RIBs', '~> 0.9'
  • STEP 2

    https://github.com/uber/RIBs 로 들어간 뒤, 우측 버튼에서 download zip

    이후, cmd에서 <RIBs path>/ios/tooling 경로로 이동 후 아래와 같이 입력하여 template 설치

    $./install-xcode-template.sh

Once you've read through the documentation, learn the core concepts of RIBs by running through the tutorials and use RIBs more efficiently with the platform-specific tooling we've built.

Clone this wiki locally