You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This library will first try to import `LinearGradient` from [Expo](https://expo.io) or fallback to [react-native-linear-gradient](https://github.com/react-native-community/react-native-linear-gradient).
36
+
This library is working only with `LinearGradient` from [Expo](https://expo.io).
37
+
38
+
TODO: Add fallback to `react-native-linear-gradient` package in case when Expo is missing.
0 commit comments