Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 478 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 478 Bytes

Minimal Component Kit Demo

This project is a stripped down starting place for learning Facebook's ComponentKit. It provides a single ViewController which demonstrates hooking up a data source, inserting model objects, and creating some basic components to display those models in a UICollectionView.

Development

AKSComponentDemo uses Cocoapods. pod install then run the main app scheme in AKSComponentDemo.xcworkspace.