DraggablePanel
By pedrovgs
Litho (By Facebook)
A declarative framework for building efficient UIs on Android. (by facebook)
DraggablePanel | Litho (By Facebook) | |
---|---|---|
- | 7 | |
3,003 | 7,744 | |
- | 0.1% | |
0.0 | 9.9 | |
about 8 years ago | about 2 hours ago | |
Java | Kotlin | |
- | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
DraggablePanel
Posts with mentions or reviews of DraggablePanel.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning DraggablePanel yet.
Tracking mentions began in Dec 2020.
Litho (By Facebook)
Posts with mentions or reviews of Litho (By Facebook).
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-07-10.
-
Do Company form the industry actually use Jetpack Compose?
Waiting for Litho to be the new UI development standard https://fblitho.com/
-
What's the best approach for loading 500+ images inside Recyclerview ?
IIRC fb is using this custom list view https://fblitho.com/
-
Server-Driven UI Implementation Methods To Modify The App Interface Layouts
Litho by Facebook
-
Project idea possibility?
Just a little correction, none of facebook or instagram mobile app use react native. On android, facebook, messenger, and instagram use litho library (which facebook team has also developed)
-
Flutter 3
It seems unlikely that FB would give up on Litho, which is extremely performance focused, to use react native instead. Not for their bread & butter flagship news feed anyway https://fblitho.com/
-
Android/iOS Developers Working for Google or Facebook - Do you use Flutter or React Native?
I've seen some old conference talks from their team about https://fblitho.com/. I believe that what they use or at least used.
-
Is it possible to be an android developer ONLY with the documentation?
Facebook's internal android repository is still mostly Java, but there is a large push to switch to Kotlin, and Kotlin's internal support has grown dramatically over the last couple of years. Coroutines have recently been allowed (although I'm personally not a fan of that decision). Flow/Compose are not necessary as we have internal tools that do similar things (looking at you, Litho).
What are some alternatives?
When comparing DraggablePanel and Litho (By Facebook) you can also consider the following projects:
DragSortListView - Android ListView with drag and drop reordering.
Badge - :octocat: Drawable of badge.
android-sliding-layer-lib - Highly customizable SlidingLayer as you have seen in Wunderlist
AndroidTreeView - AndroidTreeView. TreeView implementation for android
AndroidViewHover - An elegant way to show your menu or messages.
android-json-form-wizard - Android Material Json Form Wizard is a library for creating beautiful form based wizards within your app just by defining json in a particular format.