Skip to content

Releases: aumChauhan/MaterialUIKit

1.0.2

02 Jan 06:33
Compare
Choose a tag to compare

🚀 Release Note v1.0.2

🐞 Bug Fixes

  • Resolved an issue where MUIDivider and MUITabBarItem 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

01 Jan 19:53
Compare
Choose a tag to compare

🚀 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

01 Jan 19:19
Compare
Choose a tag to compare

🚀 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