Releases: aumChauhan/MaterialUIKit
Releases · aumChauhan/MaterialUIKit
1.0.2
🚀 Release Note v1.0.2
🐞 Bug Fixes
- Resolved an issue where
MUIDivider
andMUITabBarItem
were inaccessible due to being marked as file-private. They are now public and can be accessed in your projects.
📄 Documentation Updates
- Added component previews to the README for a quick overview of MaterialUI components.
Full Changelog: 1.0.1...1.0.2
1.0.1
🚀 Release Note v1.0.1
🐞 Bug Fixes
- Resolve type mismatch issue in theme assignment.
Full Changelog: 1.0.0...1.0.1
1.0.0
🚀 Release Note v1.0.0
- Excited to announce the first release of MaterialUIKit! This version introduces a set of SwiftUI components and views inspired by Google's Material-UI.
For more detailed usage instructions and examples, refer to the documentation.
Full Changelog: https://github.com/aumChauhan/MaterialUIKit/commits/1.0.0