Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gkeymaster/trip_countdown
https://github.com/gkeymaster/trip_countdown
hybrid xamarin
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/gkeymaster/trip_countdown
- Owner: GKeyMaster
- Created: 2024-01-12T01:49:26.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-14T01:55:05.000Z (12 months ago)
- Last Synced: 2024-11-14T15:14:04.839Z (2 months ago)
- Topics: hybrid, xamarin
- Language: C#
- Homepage:
- Size: 1.18 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
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).