Posts

Showing posts from January, 2019

Best Android Libraries..

Image
This is my newest list of 25 Android libraries and projects which you may find useful, interesting and which are worthy to check. Check them below and enjoy! 1. transitioner Transitioner is a library which provides easy, dynamic and adjustable animations between two views with nested children. It is written 100% in Kotlin under MIT license and is really well-documented. This library supports API 19 and above and in the project there is also a sample app which presents its features. Undoubtedly this is worth checking! dev-labs-bg/transitioner transitioner - A library for dynamic view-to-view transitions github.com 2. FragmentRigger This library manages Fragments in a powerful way. The goal is to make Fragments easy to use and minify the cost of managing them. The library has a proper documentation as well as a sample app. It is released under MIT license. JustKiddingBaby/FragmentRigger FragmentRigger — :boom:A powerful librar