DEV Community

Cover image for Weather App developed with Xamarin
Darle Gheorghe
Darle Gheorghe

Posted on

Weather App developed with Xamarin

Weather App is a simple weather app developed using Xamarin Forms. The app allows you to see the weather from your current location or another location around the globe using OpenWeather Api. Using One Call API the app displays the current weather, 24 hours and 6 days forecast. You can add new locations and switch between them from the Locations screen. From Settings screen you can change the unit system from metric to imperial. The app is available in light and dark mode.

Light Mode

Dark Mode

You can find the full code here.

If you like this repository you can support me on buymeacoffee.

Top comments (0)