beefon / componentkit

A React-inspired view framework for iOS.

Home Page:http://www.componentkit.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ComponentKit

Build Status Coverage Status

ComponentKit is a view framework for iOS that is heavily inspired by React. It takes a functional, declarative approach to building UI. It was built to power Facebook's News Feed and is now used throughout the Facebook iOS app.

Quick start

ComponentKit is available on CocoaPods. Add the following to your Podfile:

pod 'ComponentKit', '~> 0.11'

To quickly try WildeGuess, the ComponentKit demo project:

pod try ComponentKit

Learn more

Contributing

See the CONTRIBUTING file for how to help out.

License

ComponentKit is BSD-licensed. We also provide an additional patent grant.

The files in the /Examples directory are licensed under a separate license as specified in each file; documentation is licensed CC-BY-4.0.

About

A React-inspired view framework for iOS.

http://www.componentkit.org/

License:Other


Languages

Language:Objective-C++ 68.1%Language:Objective-C 23.8%Language:C++ 7.7%Language:C 0.2%Language:Ruby 0.2%Language:Shell 0.1%