First stable release - 1.0.0
This version of SimpleToolkit consists of:
- SimpleToolkit.Core - set of simple .NET MAUI controls and helpers
- Icon - control that allows you to display a tinted image
- ContentButton - button that can hold whatever content you want
- Popover - control that allows you to display custom popovers (flyouts) anchored to any control
- Some useful helpers for managing the safe area of an application window. For example, there are helpers that allow you to force application content to be displayed behind system bars (status and navigation bars) on Android and iOS
- SimpleToolkit.SimpleShell - simplified implementation of .NET MAUI
Shell
that lets you easily create custom navigation experience in your .NET MAUI applications
Full Changelog: v1.0.0-preview1...v1.0.0