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: 30 days 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 (almost 5 years ago)
- Last Synced: 2024-11-09T23:11:54.255Z (about 1 month 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
- awesome-xamarin-forms - TheLittleThingsPlayground ★197
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