Top 3 Kotlin Layout Widget Projects
-
Project mention: Animations and Performance in Nested RecyclerViews | reddit.com/r/RedditEng | 2022-02-14
In order to properly encapsulate the reaction view logic, we created a class that extends RecyclerView and has a bind method that takes in the list of reactions and updates the RecyclerView’s adapter with that list. Given that we had to support a multi-line layout, we initially looked into using GridLayoutManager to achieve this but ended up finding an open-source library by Google named flexbox-layout that provides a LayoutManager that supports laying out items in multiple flex-rows, which is exactly what we needed. Using these ingredients, we were able to get a simple version of our layout up and running. What’s next was adding custom animations and improving performance.
-
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support. Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
Kotlin Layout Widget related posts
Index
What are some of the best open-source Layout Widget projects in Kotlin? This list will help you:
Project | Stars | |
---|---|---|
1 | flexbox-layout | 17,410 |
2 | PhysicsLayout | 672 |
3 | ZigzagView | 126 |
Are you hiring? Post a new remote job listing for free.