Skip to content

Commit 0285fb4

Browse files
committed
Merge branch 'master' of github.com:iyegoroff/react-native-text-gradient
2 parents ed3ad06 + 358d9d8 commit 0285fb4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ React-Native text gradient component for iOS & Android.
2525

2626
- Component works as drop-in replacement for standard `Text` component and it is possible to have nested gradients.
2727
- React-Native:
28-
- with rn >= 0.56.0 use latest version and [patch](#usage-with-rn--0560);
28+
- with rn >= 0.59.0 use latest version and [patch](#usage-with-rn--0560);
29+
- with rn >= 0.56.0 use 0.0.17 and [patch](#usage-with-rn--0560);
2930
- with rn >= 0.55.0 use 0.0.9;
3031
- with rn >= 0.54.0 use 0.0.7;
3132
- with rn >= 0.53.1 use 0.0.4;

0 commit comments

Comments
 (0)