SkillAgentSearch skills...

BottomAppBar

A bottom app bar displays navigation and key actions at the bottom of mobile screens.

Install / Use

/learn @MishalAlchemy/BottomAppBar
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

AppBar Bottom

  • Bottom app bars provide access to a bottom navigation drawer and up to four actions, including the floating action button.
  • To support the intent of different sections of an app, the layout and actions of a bottom app bar can be changed to suit each screen.
  • What's New

  1. Fab animation
  2. Circle revel animation
  3. Shared animation
  4. Bottom sheet
  • Demo

  1. Floating Button Animation

    Upon scroll, the bottom app bar can appear or disappear:

    • Scrolling downward hides the bottom app bar. If a FAB is present, it detaches from the bar and remains on screen.
    • Scrolling upward reveals the bottom app bar, and reattaches to a FAB if one is present.

    fab

  2. Circle Revel Animation

    circlerevel

  3. Bottom Sheet

    • Menus that are generated by the bottom app bar (such as a bottom navigation drawer or overflow menu) open as bottom sheets at a higher elevation than the bar.
    • This bottom navigation drawer opens from a bottom app bar. The drawer opens in front of the bottom app bar, and displays a top app bar to close the drawer when it reaches full height.

    bottomsheet

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated3y ago
Forks2

Languages

Java

Security Score

55/100

Audited on Apr 22, 2022

No findings