Wires
Wires copied to clipboard
Binding names
What about 'sharing' binding names between platforms (Visible/Visibility would become Visible on both platforms) this means most bindings could be shared from within Shared libraries, cross platform
Interesting idea ! Initially the extensions was mapped to the original component properties (except for Visibility/Hidden case). I have to list all the differences between main components to see the range of differences. Adding multiple extensions for same properties could also be a good alternative.
though I like that names are the same as the native ones on each platform. having a unified api would allow copy paste from controllers to activities ;)