This repository was archived by the owner on Oct 29, 2024. It is now read-only.
This repository was archived by the owner on Oct 29, 2024. It is now read-only.
Release Notes for Mobile Blazor Bindings Preview 5 (0.5.50-preview) #207
Open
Description
What's new?
- Build your UI in a Razor Class Library (RCL) and share the same UI between web app and native app (community contribution from Jan-Willem Spuij)
- Support for Shell with Routing, including the Razor
@page
directive (community contribution from Lachlan Gordon - Support for SkiaSharp graphics (community contribution from Lachlan Gordon
- Gesture recognizers (tap, swipe, etc.)
- Dual-screen device support
- Added FontImageSource, DatePicker, TimePicker
- Simplified Grid layout syntax
- Update to Xamarin.Forms 4.8
- Nightly package feed
- OSS docs on GitHub
- And several bug fixes and other small improvements
- The full list of closed issues is here: https://github.com/xamarin/MobileBlazorBindings/milestone/5?closed=1
More details in the announcement blog post: https://aka.ms/mbb-preview5-blog
Known issues
- None at this time
More information
- All issues fixed in this milestone: https://github.com/xamarin/MobileBlazorBindings/milestone/5?closed=1
- Mobile Blazor Bindings documentation: https://docs.microsoft.com/mobile-blazor-bindings/
- Migration guide from preview 4 to preview 5: https://docs.microsoft.com/mobile-blazor-bindings/migrate/preview4-to-preview5