Improve UI display #681
Unanswered
ngocle2497
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I have 1 news feed list list ( video, image). each item, i have text + image/video(required) and about 250px for that item.
When i scrolling to fast. image/video will reload(recycling by props). And image/video has placeholder loading.
So my item (recycled) will be reload placeholder loading
One thing, when render too much Video (react-native-video), android device can be crash (out of memory).
How can i improve it.
Thanks to much
Beta Was this translation helpful? Give feedback.
All reactions