Skip to content
/ litho Public
forked from facebook/litho

A declarative framework for building efficient UIs on Android.

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE-examples
Notifications You must be signed in to change notification settings

chowjee/litho

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Litho CircleCI

Litho is a powerful framework that enables Android developers to write efficient UI code by default through a simple annotation-based Java API.

Contributing

Please see CONTRIBUTING.md for information on contributing to Litho.

Sample

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

License

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

About

A declarative framework for building efficient UIs on Android.

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE-examples

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 84.6%
  • C++ 11.3%
  • Python 2.4%
  • Kotlin 0.9%
  • C 0.6%
  • Haskell 0.1%
  • Other 0.1%