Litho is a powerful framework that enables Android developers to write efficient UI code by default through a simple annotation-based Java API.
Please see CONTRIBUTING.md for information on contributing to Litho.
To build and run (on an attached device/emulator) the sample app, execute
$ buck fetch sample
$ buck install -r sample
or, if you prefer Gradle,
$ ./gradlew :sample:installDebug
Litho is BSD-licensed. We also provide an additional patent grant.