Videos disappear in a FlatList on Android

Hi,

I am using a FlatList to display a list of videos. But on Android the videos start to disappear when you start scrolling around.

See this snack:

and this snack:

  1. Is this a known bug?
  2. Does the expo
  3. Anyone else experiencing this issue?
  4. Any ideas as to why this might happen?

Environment:
OS: macOS High Sierra 10.13.3
Node: 8.11.1
Yarn: 1.5.1
npm: 5.6.0
Watchman: Not Found
Xcode: Xcode 9.3 Build version 9E145
Android Studio: 3.1 AI-173.4720617

Packages: (wanted => installed)
expo: ^26.0.0 => 26.0.0
react: 16.3.0-alpha.1 => 16.3.0-alpha.1
react-native: https://github.com/expo/react-native/archive/sdk-26.0.0.tar.gz => 0.54.2

I thought I read something that @ben wrote about fixing this… Ben can you link me? I can’t find it.

This is probably a bug posting issue here:
https://github.com/expo/expo/issues/1842

and here:
https://github.com/facebook/react-native/issues/19610

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.