Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sthewissen/KickassUI.Runkeeper
A Xamarin.Forms version of the Runkeeper app to prove you can create goodlooking UI with Xamarin.Forms
https://github.com/sthewissen/KickassUI.Runkeeper
Last synced: 3 months ago
JSON representation
A Xamarin.Forms version of the Runkeeper app to prove you can create goodlooking UI with Xamarin.Forms
- Host: GitHub
- URL: https://github.com/sthewissen/KickassUI.Runkeeper
- Owner: sthewissen
- License: mit
- Created: 2017-09-04T07:18:40.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-03T10:58:42.000Z (over 5 years ago)
- Last Synced: 2024-05-01T17:25:34.111Z (6 months ago)
- Language: C#
- Homepage:
- Size: 1.78 MB
- Stars: 105
- Watchers: 12
- Forks: 42
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- open-source-xamarin-apps - KickassUI.Runkeeper
README
# KickassUI.Runkeeper
A Xamarin.Forms version of the Runkeeper app to prove you can create goodlooking UI with Xamarin.Forms as talked about in my blogpost on: https://www.thewissen.io/xamarin-forms-ui-runkeeper/## Tools used
- FreshMvvm – Simple MVVM framework – https://github.com/rid00z/FreshMvvm
- FFImageLoading – Caching and transforming images – https://github.com/luberda-molinet/FFImageLoading
- CarouselView – Carousel control for Xamarin Forms – https://github.com/alexrainman/CarouselView
- Xamarin Forms Maps – Maps control for Xamarin Forms – https://www.nuget.org/packages/Xamarin.Forms.Maps
- Xam.Plugin.Geolocator - Geolocator to get our current position - https://github.com/jamesmontemagno/GeolocatorPlugin
- Xamarin Forms Toolkit - Some handy things, especially the MessagingService - https://github.com/jamesmontemagno/xamarin.forms-toolkit
- Corcav Behaviors - Some basic behaviors for ListView - https://github.com/corradocavalli/Corcav.Behaviors
- LiveXAML – Live simulator updates for your XAML code – http://www.livexaml.com
## The end result
On the left hand side we have the actual app, on the right hand side the Xamarin Forms version: