Tag: facebook

  • Litho: A Declarative Framework for Efficient UIs

    Litho: A Declarative Framework for Efficient UIsPosted on:Apr 18, 8:20pm PDT Components for Android allows developers to implement complex, efficient RecyclerViews through a simple declarative API. In this session we’ll discuss the function and features of this powerful framework. View original article

  • Open-sourcing Litho, a declarative UI framework for Android

    One challenge in Android development is achieving smooth UI performance. Developers can spend a lot of time optimizing, squeezing out every bit of speed from their UI code, and yet still experience lag and dropped frames in complex scenarios. View original article