fabulous-dev / Fabulous

Declarative UI framework for cross-platform mobile & desktop apps, using MVU and F# functional programming
https://fabulous.dev
Apache License 2.0
1.16k stars 122 forks source link

Enhanced FabulousWeather sample #707

Closed TimLariviere closed 4 years ago

TimLariviere commented 4 years ago

Reworked the FabulousWeather sample for a better UI, use of some of the latest Xamarin.Forms controls (CarouselView, RefreshView, etc), some platform-specific logic, and display of hourly forecast.

enhanced-fabulous-weather

TimLariviere commented 4 years ago

The code could use some clean up still