Skip to content

Commit

Permalink
my s-shot added
Browse files Browse the repository at this point in the history
  • Loading branch information
mediaexplorer74 committed Feb 9, 2021
1 parent 376aaee commit 34216d0
Showing 1 changed file with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
# Create a COMPLETE Mobile App In Xamarin Forms - The Weather App
Xamarin Forms lets you build native apps using a .NET cross-platform technologies
that target the mobile, tablet, and desktop form factors on Android, iOS, Windows and more.
Xamarin Forms lets you build native apps using a . NET cross-platform technologies that target the mobile, tablet, and desktop form factors on Android, iOS, Windows and more.

This is the source code of the videos where you will learn how to build a
COMPLETE cross-platform Android & iOS Weather Application using C# and Xamarin.Forms.
This is the source code of the videos where you will learn how to build a COMPLETE cross-platform Android & iOS Weather Application using C# and Xamarin.Forms.

You can watch the videos here: https://www.youtube.com/playlist?list=PLsVdRN_cc4gveR7EOH5WZHQK1Jt75TOK7

![alt text](https://devcrux.com/wp-content/uploads/WeatherApp-Getting-Weather-Data.png)
![screenshot](shot.png "screenshot")


# Quick Start (for your own experiments and code modifications)
- Clone the repo from GitHub
- Open in Visual Studio 2017/2019/2019 Preview
- To run this UWP sample app at WinPhone, choose ARM; to run this UWP sample app at Windows 10, choose x64.

0 comments on commit 34216d0

Please sign in to comment.