expo / snack

Expo Snack lets you run Expo in the browser.
https://snack.expo.dev
MIT License
356 stars 104 forks source link

`expo-linear-gradient` shows a black view on Expo 48 snack #483

Closed YoussefHenna closed 11 months ago

YoussefHenna commented 11 months ago

Summary

The expo-linear-gradient in its recommended version for expo 48 ~12.1.2 shows a solid black view on Android instead of the gradient. Downgrading to the expo 47 recommended version ~12.0.1 does not have this issue.

image

Thanks for taking the time to read this! Let me know if you need any more details.

What platform(s) does this occur on?

Android

SDK Version

48

Reproducible demo or steps to reproduce from a blank project

https://snack.expo.dev/@youssefhenna/linear-gradient-test

YoussefHenna commented 11 months ago

Closed by https://github.com/expo/snack/pull/476