ColorPicker
ColorPicker copied to clipboard
Color pickers for Xamarin Forms.
I'm using FreshMVVM and the master detail navigation container. This seems to cause an issue when the colorpicker is in a detail view (iOS only). Pressing on a new location...
**Describe the bug** When I try to bind the SelectedColor to a ViewModel class it gets the value, but won't set it **To Reproduce** Steps to reproduce the behavior: 1....
I am trying to build a app, where you get a preview of the current settings. DataBinding is not an option here. Would it be possible, to add a ColorChanged...
**Describe the bug** UWP app started to crash after updating the Xamarin Forms app to the latest Xamarin Forms version. Upon Further analysis on the issue, it is identified that...