https://github.com/doo/my_awesome_xamarin_forms_app
Xamarin.Forms tutorial app
https://github.com/doo/my_awesome_xamarin_forms_app
List: my_awesome_xamarin_forms_app
Last synced: about 2 months ago
JSON representation
Xamarin.Forms tutorial app
- Host: GitHub
- URL: https://github.com/doo/my_awesome_xamarin_forms_app
- Owner: doo
- Created: 2021-10-14T16:19:04.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-09-27T17:48:26.000Z (almost 3 years ago)
- Last Synced: 2025-03-11T17:01:40.871Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 549 KB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Awesome Xamarin.Forms App
A simple Xamarin.Forms demo app based on the tutorial in the blog post
["Xamarin.Forms tutorial – SDK integration step by step for iOS and Android"](https://scanbot.io/blog/xamarin-forms-tutorial-sdk-integration-step-by-step-for-ios-and-android).
For a **full** example project which demonstrates **all** API methods of the Scanbot SDK for Xamarin.Forms
see the repo [scanbot-sdk-example-xamarin-forms](https://github.com/doo/scanbot-sdk-example-xamarin-forms).
## How to run this app
Install the latest version of [Visual Studio](https://visualstudio.microsoft.com).
Fetch this repository and open it via `MyAwesomeXamarinApp.sln` in Visual Studio.
Select the platform and your target device and hit the "Run" button.