FuseNativeControls
FuseNativeControls copied to clipboard
As of Fuse v1.6.0 This module started to show some warnings: ``` Modules/NativeControls/DatePicker.ScriptClass.uno(43.5): W4139: 'Fuse.Scripting.ScriptMethod`1..ctor(string,Uno.Action,Fuse.Scripting.ExecutionThread)' is obsolete: 'Use ScriptMethod(string, Uno.Action), ScriptMethod(string, Uno.Action) or ScriptMethod(string, Uno.Func) instead' Modules/NativeControls/DatePicker.ScriptClass.uno(44.5): W4139: 'Fuse.Scripting.ScriptMethod`1..ctor(string,Uno.Action,Fuse.Scripting.ExecutionThread)' is...
Is there any possibility, to pass the accent color for date&time-pickers on android?
I don't know if this is possible with the Datepicker as it is right now, but it would be cool a option to show the week day before the day,...
I would like to let the user choose minutes in steps of 5 minutes. I know this is possible in iOS (I was able to change the code)  but...
Would like to be able to change the font color to white (for my use case).