mui / material-ui

Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.
https://mui.com/material-ui/
MIT License
94.14k stars 32.35k forks source link

[joy-ui] Add the Bottom Navigation component #39737

Open danilo-leal opened 1 year ago

danilo-leal commented 1 year ago

Duplicates

Latest version

Summary 💡

The Bottom Navigation component (also known as tab bar) is a sibling component to the App Bar (https://github.com/mui/material-ui/issues/39736) and is frequently used as the primary navigation pattern for mobile designs. It should provide convenient props around spacing, positioning, and scrolling behavior.

Examples 🌈

Motivation 🔦

This issue is motivated by the internal objective to make Joy UI reach component number parity with Material UI as well as to offer components we commonly use when building templates or applications ourselves.

sr33hari commented 9 months ago

Need this asap

Shreypatel13ll commented 3 months ago

I'd be happy to work on this issue if it's available. I have experience with similar components and can help bring Joy UI closer to component parity with Material UI.

Westo48 commented 2 months ago

Need this asap

same, I was hoping to use Joy UI instead of material, but app bar is kinda important to every website anywhere...