bradmartin / nativescript-gif

NativeScript plugin to use native gifs
Other
50 stars 18 forks source link

How to properly handle multiple gifs inside a RadListView or ListView? #33

Open jannomeister opened 5 years ago

jannomeister commented 5 years ago

The app I'm working on have a chat feature and it has a gif feature. I used RadListView to show multiple messages and when I integration the nativescript-gif plugin and add it to existing RadListView the it loads too long. How can I properly handle the gifs inside a RadListView?