Nour

Results 8 comments of Nour

I really enjoyed the concept because from simple things + your imagination you can build amazing things, and at the same time you don't loose performance. Also I enjoyed the...

@rmarinho follow-up on https://github.com/xamarin/Xamarin.Forms/issues/4761#issuecomment-503773974, the issue reported here prevent dev from changing Icon tint for font icons also, was trying to use `IconTintColorEffect.TintColor` from xct but seems to have it...

@rachelkang my issue is not about animation neither during app startup but during running, although I cannot confirm if the root cause of theses two issues is common, it could...

Seems the same issue as https://github.com/xamarin/XamarinCommunityToolkit/issues/870 isn't supposed to be fixed @jfversluis ?

Hi @henda79 thanks for reporting, could you please attach a reproduction repo? I have tried reproduce it in the sample App but was working as expected.

@AndreiMisiukevich no not the same, in this issue when State="Success" (other than the default one None) following [OnCurrentStateChanged](https://github.com/xamarin/XamarinCommunityToolkit/blob/f52349cebb3db02d695028e05cd295de73951426/src/CommunityToolkit/Xamarin.CommunityToolkit/Views/StateLayout/StateLayout.shared.cs#L60) oldValue = None, newValue = Success, up to here good but in...

Great news that this feature is fixed and coming back. It is a very helpful and handy tool that allows to mock parameters for quick API testing.