A simple and customizable bottom bar menu implemented in SwiftUI. Effortlessly integrate it into your project by swapping out icons and titles to match your app's needs.
- 📱 Fully implemented in SwiftUI.
- 🔄 Easy to integrate and customize.
- 🎨 Supports any icon and title of your choice.
- iOS 13.0+
- Xcode 12.0+
- Clone or download the repository.
- Drag and drop the
BottomBarView.swift
file into your Xcode project. - Ensure it's added to your target.
Detailed customization options can be added based on the properties and methods you've implemented in your BottomBarMenu.
Contributions, issues, and feature requests are welcome! Feel free to check issues page. If you want to contribute, please fork the repository and use a feature branch. Pull requests are warmly welcome.
This project is licensed under the MIT License - see the LICENSE.md file for details.
Made with ❤️ and SwiftUI. If you find this project helpful, please give it a ⭐!