Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jsuarezruiz/MyTripCountdown
Xamarin.Forms goodlooking UI sample
https://github.com/jsuarezruiz/MyTripCountdown
skiasharp xamarin xamarin-forms xaml
Last synced: 28 days ago
JSON representation
Xamarin.Forms goodlooking UI sample
- Host: GitHub
- URL: https://github.com/jsuarezruiz/MyTripCountdown
- Owner: jsuarezruiz
- Created: 2018-08-06T17:40:33.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-21T11:37:19.000Z (almost 6 years ago)
- Last Synced: 2024-08-04T01:21:25.066Z (4 months ago)
- Topics: skiasharp, xamarin, xamarin-forms, xaml
- Language: C#
- Size: 971 KB
- Stars: 108
- Watchers: 7
- Forks: 51
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- open-source-xamarin-apps - My Trip Countdown
README
# 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](https://dribbble.com/shots/3580838-Daily-UI-014-Countdown-timer/) designed by [Victoria Sgarro](https://dribbble.com/victoriasgarro).
![](images/countdown_timer.png)
***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](https://github.com/dotnet/standard)## Supported Platforms: iOS and Android
My Trip Countdown app is available for two platforms:
- iOS
- Android## Screens
## Requirements
* [Visual Studio 2017 version 15.3 or Visual Studio for Mac version 7.3](https://www.visualstudio.com/vs/)
## Licenses
This project uses some third-party assets with a license that requires attribution:
- Source Sans Pro
- [SkiaSharp](https://www.nuget.org/packages/SkiaSharp)
- [FFImageLoading](https://github.com/daniel-luberda/FFImageLoading)
- [Skor.Controls](https://github.com/skordesign/SKOR.UI)## Copyright and license
Code released under the [MIT license](https://opensource.org/licenses/MIT).