https://github.com/sthewissen/KickassUI.Twitter
A Xamarin.Forms version of the Twitter app to prove you can create goodlooking UI with Xamarin.Forms
https://github.com/sthewissen/KickassUI.Twitter
Last synced: about 1 month ago
JSON representation
A Xamarin.Forms version of the Twitter app to prove you can create goodlooking UI with Xamarin.Forms
- Host: GitHub
- URL: https://github.com/sthewissen/KickassUI.Twitter
- Owner: sthewissen
- License: mit
- Created: 2017-08-22T14:14:03.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-07-03T11:01:43.000Z (almost 6 years ago)
- Last Synced: 2025-04-01T04:21:55.172Z (3 months ago)
- Language: C#
- Size: 1.78 MB
- Stars: 88
- Watchers: 4
- Forks: 36
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- open-source-xamarin-apps - KickassUI.Twitter
README
# KickassUI.Twitter
A Xamarin.Forms version of the Twitter app to prove you can create goodlooking UI with Xamarin.Forms as talked about in my blogpost on: https://www.thewissen.io/kickass-ui-xamarin-forms-twitter## Tools used
- FreshMvvm - Simple MVVM framework - https://github.com/rid00z/FreshMvvm
- FFImageLoading - Caching and transforming images - https://github.com/luberda-molinet/FFImageLoading
- NControl - Android floating action button - https://github.com/chrfalch/NControl
## The end result
On the left hand side we have the actual app, on the right hand side the Xamarin Forms version:
![]()