We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ed3ad06 + 358d9d8 commit 0285fb4Copy full SHA for 0285fb4
README.md
@@ -25,7 +25,8 @@ React-Native text gradient component for iOS & Android.
25
26
- Component works as drop-in replacement for standard `Text` component and it is possible to have nested gradients.
27
- React-Native:
28
- - with rn >= 0.56.0 use latest version and [patch](#usage-with-rn--0560);
+ - 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);
30
- with rn >= 0.55.0 use 0.0.9;
31
- with rn >= 0.54.0 use 0.0.7;
32
- with rn >= 0.53.1 use 0.0.4;
0 commit comments