• Stars
    star
    473
  • Rank 92,353 (Top 2 %)
  • Language
    C#
  • License
    MIT License
  • Created over 10 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Samples that use Xamarin.Forms (http://xamarin.com/forms)

Xamarin.Forms Demo Apps

Many of the Xamarin.Forms samples in this repo are discussed in Intro_To_Xamarin.Forms.pdf document.

  • EmployeeDirectoryXaml - port of the existing Xamarin Employee Directory sample... (uses PCLStorage Nuget). Still in-progress.

  • Evolve13 - port of the Xamarin Evolve conference app used last year (uses SQLite.Net-PCL Nuget), using the MasterDetailPage.

  • FormsBasics - simple explanations of basic Xamarin.Forms concepts like views, controls and layouts.

  • HttpClient - simple example of using HttpClient for network communication with Xamarin.Forms.

  • PlatformSpecific - simple examples of how to do various platform-specific operations (in code and in XAML).

  • RestaurantGuide - how to render HTML using Razor templates and the Xamarin.Forms WebView control.

  • Roget1911 - port of an old Silverlight sample, demonstrating a deep navigation structure generated from parsed XML files (uses PCLStorage Nuget).

  • Todo - simple todo list application that demonstrates how to load a pre-populated database and then read and write data to it (uses SQLite.Net-PCL Nuget). Also shows how to add platform-specific code to a Xamarin.Forms app, by implementing the text-to-speech engines on iOS and Android.

  • TodoAzure - same todo list application logic XAML, and using Windows Azure Mobile Services for cloud data storage (Windows Azure Nuget/Component).

  • TodoAzureSync - same todo list application logic XAML, and using Windows Azure Mobile Services offline sync component for cloud data storage (Windows Azure Nuget/Component).

  • TodoL10nResx - todo list that is localized/globalized using RESX files.

  • TodoL10nVernacular - todo list that is localized/globalized using Vernacular.

  • TodoMvvm - same todo list application logic, demonstrating Mvvm architecture with Xamarin.Forms. Uses data-binding and the command pattern to wire up model, view and view model objects (uses SQLite.Net-PCL Nuget).

  • TodoParse - similar to the Azure examples but uses Parse instead.

  • TodoXaml - same todo list application logic, but using XAML to declaratively build the screen layouts (rather than C# code, uses SQLite.Net-PCL Nuget).

##Unfinished

  • TicTacForms - simple tic tac toe game ~ still under development...

Nugets used in this repo:

Xamarin.Forms

Xamarin.Forms.Maps

SQLite.NET-PCL

PCLStorage

Also the Azure ones, and the Parse Xamarin Store Component.

Other Interesting Repos

###XForms Community-driven controls and extensions for Xamarin.Forms

###acr-xamarin-forms Another source of controls written by Allan Ritchie

More Repositories

1

xamarin-samples

Xamarin.iOS and Xamarin.Android samples (aka MonoTouch or Mono-for-Android)
C#
119
star
2

RestaurantGuide

Cross-phone-platform basic restaurant reviews
C#
52
star
3

TaskCloud

Xamarin To Do list sample using various cloud back-ends
C#
33
star
4

xamarin-ios-samples

Apps using Xamarin.iOS with the 64-bit API and targeting iOS 8 and newner
C#
23
star
5

xamarin-workbook-samples

samples for https://developer.xamarin.com/guides/cross-platform/workbooks/
23
star
6

Monospace11

Conference app for Monospace 2011 in Boston
C#
22
star
7

xamarin-evolve-2014

Code from my talks at Xamarin Evolve 2014
C#
16
star
8

MonkeySpace

Conference app for Monospace 2012 in Boston
C#
15
star
9

NPhotoScroller

MonoTouch port of Apple's PhotoViewController (CATiledLayer) sample
C#
15
star
10

ngenstrings

MonoTouch version of iPhone SDK genstrings i18n helper
C#
13
star
11

droidcon-sf-23

Demo for droidcon talk in San Francisco, 9th June 2023
Kotlin
13
star
12

MapStuff

Drawing on MKMapView (iOS) using MonoTouch
C#
12
star
13

GlassButtonGenerator

Create shiny glass-effect buttons images for iPhone/iPad apps
C#
9
star
14

Chat2self

Cute but useless example using iOS5 iCloud Key-Value Storage
C#
9
star
15

xamarin-forms-windows-preview

samples for Xamarin.Forms Windows Preview
C#
8
star
16

PDC09

Professional Developers Conference 2009 - iPhone Conference Schedule App
7
star
17

Facebook

MonoTouch sample of Facebook integration (simple version)
6
star
18

Monospace09

Monospace 2009 Conference Schedule iPhone App
C#
6
star
19

TDBadgedCellSharp

MonoTouch/c# port of Tim Davies' TDBadgedCell iPhone project
C#
6
star
20

Corp411

Basic System.Data usage in MonoTouch/c# for iPhone
C#
5
star
21

BillSplitter

Basic Picker implementation using MonoTouch/c# for iPhone
C#
5
star
22

iSOFlair

Stack Overflow 'flair' viewer for iPhone using MonoTouch/c#
C#
5
star
23

EvoLisa

genetic art algorithm "viewer" from 2009
C#
4
star
24

unity-samples

Playing around with Unity 3D (but in 2D)
C#
3
star
25

Roget1911

Thesaurus sample application for MonoTouch (iPhone/c#)
3
star
26

dotnet-maui-samples

.NET MAUI samples (for Xamarin.Forms developers)
C#
2
star
27

uno-samples

Uno Platform samples (mostly for Android and Surface Duo)
C#
2
star
28

xamarin-android-samples

Xamarin.Android samples
C#
2
star
29

java-samples

Java samples
Java
1
star
30

Xamarin.pArk

Xamarin.iOS port of Apple's pArk (Augmented Reality) sample
C#
1
star
31

cordova-dualscreeninfo-plugin

Java
1
star
32

web-samples

CSS
1
star