You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered: