Skip to content

Commit 3a0b7d9

Browse files
authored
Update README.md
1 parent 1d05298 commit 3a0b7d9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,9 @@ React-Native text gradient component for iOS & Android.
2424
- iOS - component works as drop-in replacement for standard `Text` component, e.g. it is possible to have nested gradients;
2525
- Android - WIP, currently only basic 'wrapper'-like behavior without nesting is supported;
2626
- React-Native:
27-
- v0.0.3 supports rn >= 0.50.0;
28-
- v0.0.4 supports rn >= 0.53.1.
27+
- 0.0.3 supports rn >= 0.50.0;
28+
- rn 0.53.0 is not supported;
29+
- 0.0.4 supports rn >= 0.53.1.
2930

3031

3132
## Example

0 commit comments

Comments
 (0)