Hi,
Had an issue with FontAwesome Solid in UWP, iOS and Android in my app. I then upgraded the sample app to all latest Nugets as of today. The three icons at the top are:
<iconize:IconLabel Text="fas-address-book" FontSize="35"/> <iconize:IconLabel Text="far-address-card" FontSize="35"/> <iconize:IconLabel Text="fab-apple" FontSize="35" />
I get the following result:
UWP:

Android:

iOS:

Here is the sample project with latest Nugets included.
samples.zip
Thanks
Mark.
Hi,
Had an issue with FontAwesome Solid in UWP, iOS and Android in my app. I then upgraded the sample app to all latest Nugets as of today. The three icons at the top are:
<iconize:IconLabel Text="fas-address-book" FontSize="35"/> <iconize:IconLabel Text="far-address-card" FontSize="35"/> <iconize:IconLabel Text="fab-apple" FontSize="35" />I get the following result:
UWP:

Android:

iOS:

Here is the sample project with latest Nugets included.
samples.zip
Thanks
Mark.