This repository is used for customer feedback regarding Telerik UI for NativeScript. The issues system here is used by customers who want to submit their feature requests or vote for existing ones.
Other
115
stars
21
forks
source link
[RadListView][iOS] Item animation issue on iOS #1551
List items appear immediately and then the animation starts as a second layer. I tried various animation (scale, fade, etc.) - same result.
Which platform(s) does your issue occur on?
iOS 15
Please provide the following version numbers that your issue occurs with:
nativescript-ui-listview 14.2.4
CLI: 8.3.3
Cross-platform modules: @nativescript/core 8.3.6
Runtime(s): @nativescript/ios 8.3.3
Please tell us how to recreate the issue in as much detail as possible.
I created basic page with RadListView. Items are loading in onNavigatedTo function. I tried to remove RL:Ripple - doesn't change anything. RadListView wrapped with GridLayout.
Is there code involved? If so, please share the minimal amount of code needed to recreate the problem.
Please, provide the details below:
Tell us about the problem
List items appear immediately and then the animation starts as a second layer. I tried various animation (scale, fade, etc.) - same result.
Which platform(s) does your issue occur on?
iOS 15
Please provide the following version numbers that your issue occurs with:
Please tell us how to recreate the issue in as much detail as possible.
I created basic page with RadListView. Items are loading in onNavigatedTo function. I tried to remove RL:Ripple - doesn't change anything. RadListView wrapped with GridLayout.
Is there code involved? If so, please share the minimal amount of code needed to recreate the problem.