TimLariviere / Fabulous-new

Fabulous v2 - Work in progress
https://timothelariviere.com/Fabulous-new/
Other
41 stars 3 forks source link

Add platform specific extensions #108

Open edgarfgp opened 2 years ago

edgarfgp commented 2 years ago

This will allow us to reduce the use of ViewRef or the need to match against the platform :

iOS : https://docs.microsoft.com/en-us/dotnet/api/xamarin.forms.platformconfiguration.iosspecific?view=xamarin-forms

Droid : https://docs.microsoft.com/en-us/dotnet/api/xamarin.forms.platformconfiguration.androidspecific.appcompat?view=xamarin-forms