File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 11# CSS Gradient for LinearGradient
22
3- CSS background image for React-Native.
3+ CSS background image for React-Native using ` LinearGradient ` from [ Expo ] ( https://expo.io ) .
44Supported backgrounds:
55- [ linear-gradient] ( https://developer.mozilla.org/en-US/docs/Web/CSS/linear-gradient )
66- [ repeating-linear-gradient] ( https://developer.mozilla.org/en-US/docs/Web/CSS/repeating-linear-gradient )
@@ -33,8 +33,6 @@ render() {
3333}
3434```
3535
36- This library is working only with ` LinearGradient ` from [ Expo] ( https://expo.io ) .
37-
3836TODO: Add fallback to ` react-native-linear-gradient ` package in case when Expo is missing.
3937
4038### Props
@@ -48,4 +46,4 @@ TODO: Add fallback to `react-native-linear-gradient` package in case when Expo i
4846
4947### About
5048
51- If you have questions please don't hesistate to contact me on [ Twitter] ( http://twitter.com/mironcatalin ) .
49+ If you have questions please don't hesistate to contact me on [ Twitter] ( http://twitter.com/mironcatalin ) .
You can’t perform that action at this time.
0 commit comments