I noticed that if you have a ViewModel that has for example a List or an ObservableCollection (that implement INotifyPropertyChanged) on iOS the size of the row is not dynamically changed when ...