This repository has been archived by the owner on Apr 29, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
onboard additional sample (calculator)
- Loading branch information
1 parent
f150bad
commit 6a58a19
Showing
1 changed file
with
12 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,15 @@ | ||
Basic Calculator (Xamarin.Forms) | ||
=========================== | ||
--- | ||
name: Xamarin.Forms - Basic Calculator | ||
description: "A basic calculator app for Android and iOS" | ||
page_type: sample | ||
languages: | ||
- csharp | ||
products: | ||
- xamarin | ||
urlFragment: liveplayer-basiccalculator | ||
--- | ||
# Xamarin.Forms - Basic Calculator | ||
|
||
This Xamarin.Forms app provides a simple calculator you can use on your Android or iOS device | ||
|
||
Follow the [setup instructions](https://developer.xamarin.com/guides/cross-platform/live/install) to try this out on your iPhone. | ||
|
||
![](Screenshots/basic-calculator-sml.png) | ||
|
||
[xamarin.com/live](https://xamarin.com/live) | ||
![Calculator app](Screenshots/basic-calculator-sml.png) |