Skip to content

Commit f2c330a

Browse files
authored
Update README.md
1 parent 5a6b8f7 commit f2c330a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ React-Native text gradient component for iOS & Android.
2222
## Status
2323

2424
- iOS - component works as drop-in replacement for standard `Text` component, e.g. it is possible to have nested gradients;
25-
- Android - WIP, currently only basic 'wrapper'-like behavior supported.
25+
- Android - WIP, currently only basic 'wrapper'-like behavior without nesting is supported.
2626
- React-Native - supported versions 0.50 - 0.52 , component is not usable with 0.53.0 because of this rn [bug](https://github.com/facebook/react-native/issues/17933)
2727

2828
## Usage

0 commit comments

Comments
 (0)