Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davidortinau/thelittlethingsplayground
Playground for experimenting with new Xamarin.Forms features.
https://github.com/davidortinau/thelittlethingsplayground
xamarin xamarin-forms
Last synced: 3 months ago
JSON representation
Playground for experimenting with new Xamarin.Forms features.
- Host: GitHub
- URL: https://github.com/davidortinau/thelittlethingsplayground
- Owner: davidortinau
- Created: 2018-07-11T16:03:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-13T01:58:52.000Z (about 5 years ago)
- Last Synced: 2024-10-11T22:24:32.989Z (4 months ago)
- Topics: xamarin, xamarin-forms
- Language: C#
- Size: 3.26 MB
- Stars: 191
- Watchers: 26
- Forks: 46
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TheLittleThingsPlayground
Playground for experimenting with new Xamarin.Forms features.## ThreeSix (Xamarin.Forms 3.6.0)
[Release Notes](https://docs.microsoft.com/en-us/xamarin/xamarin-forms/release-notes/3.6/3.6.0)
* Entry - Read-only
* Maps - ItemSource & ItemTemplate
* Visual - Material## ThreeFive (Xamarin.Forms 3.5.0)
[Release Notes](https://docs.microsoft.com/en-us/xamarin/xamarin-forms/release-notes/3.5/3.5.0)
* BindableLayout
* ListView ScrollBarVisibility
* SwitchCell OnColor
* ToolbarItem, MasterDetailPage, NavigationPage a11y## ThreeFour (Xamarin.Forms 3.4.0)
[Release Notes](https://developer.xamarin.com/releases/xamarin-forms/xamarin-forms-3.4/3.4.0/)
* ImageButton
## ThreeThree (Xamarin.Forms 3.3.0)
[Release Notes](https://developer.xamarin.com/releases/xamarin-forms/xamarin-forms-3.3/3.3.0/)
* Label & Span Text Decorations: Underline and Strikethrough
* Label MaxLines
* [iOS] Modal Presentation Model
* [iOS] WebView now uses WKWebView## ThreeTwo (Xamarin.Forms 3.2.0)
[Release Notes](https://developer.xamarin.com/releases/xamarin-forms/xamarin-forms-3.2/3.2.0/)
* BoxView Corner Radius
* Button Padding
* Editor Placeholder and Placeholder Color
* [iOS] Entry: Position and Color of Caret
* Label Line Height
* OnPlatform/OnIdiom Markup Extensions
* Span Gestures
* Swipe Gesture Recognizer
* [iOS] Tap Slider
* TitleView## ThreeOne (Xamarin.Forms 3.1.0)
On this page I'm looking at a series of [F100 features](https://developer.xamarin.com/releases/xamarin-forms/xamarin-forms-3.1/3.1.0/), collaborations with the Xamarin.Forms community.[Release Notes](https://developer.xamarin.com/releases/xamarin-forms/xamarin-forms-3.1/3.1.0/)
* Android Bottom Tabs
* Android Bottom Tab styling options
* Auto-Resize Editor
* Return key setting for Entry
* AutoCapitalization keyboard flag for Entry
* Vertical and Horizontal scrollbar options
* Text prediction enable/disable