Skip to content

Commit 324f3a1

Browse files
authored
Update README.md
1 parent cd06383 commit 324f3a1

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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).
44
Supported 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-
3836
TODO: 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).

0 commit comments

Comments
 (0)