Skip to content

manual_install

Makoto Mori edited this page Jan 11, 2017 · 7 revisions
  1. Download this repository.

  2. Open your Xcode project and copy and paste files below.

  • SHCollectionViewCell.swift
  • SHCollectionViewCell.xib
  • SHViewController.swift
  • SHViewController.xib
  • Media.xcassets
  1. Open SHCollectionViewCell.xib and remove the module like below. module_remove

  2. It's done!

Attention

You don't need to import module like below in your ViewController if you install Sharaku manually.

import Sharaku
Clone this wiki locally