https://github.com/kphillpotts/xamarinformslayoutchallenges
Sample Layouts for Xamarin Forms
https://github.com/kphillpotts/xamarinformslayoutchallenges
xamarin xamarin-forms
Last synced: about 1 month ago
JSON representation
Sample Layouts for Xamarin Forms
- Host: GitHub
- URL: https://github.com/kphillpotts/xamarinformslayoutchallenges
- Owner: kphillpotts
- License: mit
- Created: 2017-03-03T03:42:25.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-21T11:31:16.000Z (almost 8 years ago)
- Last Synced: 2023-10-20T21:03:27.387Z (over 1 year ago)
- Topics: xamarin, xamarin-forms
- Language: C#
- Size: 99.6 MB
- Stars: 236
- Watchers: 45
- Forks: 99
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Xamarin.Forms UI's don't have to suck
Xamarin.Forms is a crazy productive framework for build cross platform apps. However, straight out of the box you might find your User Interfaces a bit bland. A good understanding of the layout system (and a good graphic designer) are really going to help you make your UI's awesome. (or at least not suck)
In this repo, I'm going to recreate some nice looking UI's that I find around the web (places like [Dribbble](http://dribbble.com)) with Xamarin.Forms.