AndroidBottomBar. A customizable bottom navigation menu for Android apps with smooth animations.

github.com/skydoves/AndroidBottomBar

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

June 2021
  • Update README.md
February 2021
  • Remove jcenter directions
  • Add gradle internal connection timeout
  • Remove jcenter publish tasks and migrate to maven
November 2020
  • Merge branch 'master' of github.com:skydoves/AndroidBottomBar
  • Cleanup codebase (#7)
October 2020
  • Add a maven central download badge
  • Use buildFeatures for viewbinding
  • Update gradle build tool version to 4.0.1 and wrapper version to 6.6.1
  • Update gradle maven publishing tasks
September 2020
  • Release —1.0.2
  • Add excludes javadoc options for skipping generated java classes
  • Release a new version 1.0.2
  • Add explicitApiWarning for checking exposed functions
  • Remove unused extensions
  • Make internal and add JvmSynthetic for hiding for Java API
  • Use single abstract method conversions for listeners
  • Remove kotlin stdlib dependencies
  • Bump spotless version to 5.5.1 and ktlint version to 0.38.1
  • Bump kotlin version to 1.4.10
August 2020
  • Release —1.0.1
  • Release a new version 1.0.1
July 2020
  • Release —1.0.0