Xamarin.Forms goodlooking UI sample
Перейти к файлу
Javier Suárez Ruiz d77b6e419a
Merge pull request #2 from mattleibow/patch-1
Added the Init function. Fixes #1
2018-12-21 12:37:18 +01:00
images Added code and README 2018-08-12 13:30:21 +02:00
src Missing semicolon. 2018-12-21 03:08:12 +02:00
.gitattributes Initial commit 2018-08-07 20:57:53 +02:00
.gitignore Initial commit 2018-08-07 20:57:53 +02:00
README.md Updated README 2018-08-12 13:32:49 +02:00

README.md

My Trip Countdown

My Trip Countdown is a Xamarin.Forms sample to show how to create goodlooking UI with Xamarin.Forms. This sample is based on Countdown timer designed by Victoria Sgarro.

NOTES: The main objective of the sample is to show the creation of the UI (circular countdown, etc.). This App is NOT a real App.

Xamarin.Forms App (My Trip Countdown)

Xamarin.Forms allows you to build native UIs for iOS, Android, Windows, Linux, macOS and Tizen from a single, shared codebase. This project exercises the following patterns and features:

  • XAML UI
  • Animations
  • Converters
  • Custom Controls
  • MVVM
  • Plugins for Xamarin
  • Styles
  • SkiaSharp
  • .NET Standard 2.0

Supported Platforms: iOS and Android

My Trip Countdown app is available for two platforms:

  • iOS
  • Android

Screens

My Trip Countdown

Requirements

Licenses

This project uses some third-party assets with a license that requires attribution:

Code released under the MIT license.