React-native-video: Videos on exoplayer gets dark when used in modal

Created on 16 Feb 2017  路  3Comments  路  Source: react-native-video/react-native-video

Hi i switched to using Exoplayer and it is much faster nice!.
But when i add a video in a modal it's like it has a filter on it now.
Whites become gray.

image

supposed to be white.

Most helpful comment

I seem to be getting the same behaviour. Did you manage to solve this?

EDIT: Setting transparent={true} on Modal seems to fix the issue. https://facebook.github.io/react-native/docs/modal.html#transparent.

All 3 comments

image
When not in a modal

I seem to be getting the same behaviour. Did you manage to solve this?

EDIT: Setting transparent={true} on Modal seems to fix the issue. https://facebook.github.io/react-native/docs/modal.html#transparent.

the transparent={true} did the trick

Was this page helpful?
0 / 5 - 0 ratings

Related issues

nachumFreedman picture nachumFreedman  路  3Comments

deanc picture deanc  路  3Comments

rogerkerse picture rogerkerse  路  3Comments

aecorredor picture aecorredor  路  3Comments

zachrnolan picture zachrnolan  路  3Comments