kev21

Results 4 comments of kev21

@JellOwned solution works for me too.

@kazo0 So I went ahead and updated the sample to latest and test whether it was still happening and it seems to happen on ios 14 & 15. However, on...

@jeromelaban I've tried on the sample to subscribe to `SizeChanged`, but it doesn't seem to be raised at all on Android. ![image](https://github.com/unoplatform/uno/assets/17461593/51b70537-9001-4ea2-86df-54573cfbbbc0) However, from what @kazo0 mentioned in his previous...

@kazo0 so subscribing to `ApplicationView.GetForCurrentView().VisibleBoundsChanged` works too. However, is it expected to be the permanent solution? Like, I tried to do the same on iOS and that event isn't being...