Mitawi is an open-source weather forecast application developed with .NET MAUI. With its intuitive and user-friendly interface, Mitawi provides accurate and up-to-date weather information for your current location and anywhere around the globe.
MIT License
80
stars
17
forks
source link
[Bug] "BindableLayout" doesn't work with "FlexLayout" in .NET MAUI #1
Problems found:
Direction="Column"
property is added.Orientation
property of the ScrollView are affecting the display of the FlexLayout elements.