Skip to content

Demo Project

Naveen Chaudhary edited this page Sep 22, 2020 · 1 revision

There is a demo project added in the Example folder.

The project consists of a UITableView where each cell contains a horizontally scrollable UICollectionView. There are view conditions added to the collection view's cells, and based on the callbacks on the conditions background-color of the cells update. You can click on cells to push/present another demo view controller

Steps to run the demo project

  • Clone the repo
  • cd into Example folder
  • pod install
  • open NowYouSeeMe.xcworkspace
  • Build and run

Running demo

NowYouSeeMe Demo

Clone this wiki locally