mui / material-ui

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

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

Open danilo-leal opened 10 months ago

danilo-leal commented 10 months 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 6 months ago

Need this asap

Shreypatel13ll commented 4 weeks 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.