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 ed8790a + 3a0b7d9 commit c842705Copy full SHA for c842705
README.md
@@ -24,8 +24,9 @@ React-Native text gradient component for iOS & Android.
24
- 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 without nesting is supported;
26
- React-Native:
27
- - v0.0.3 supports rn >= 0.50.0;
28
- - v0.0.4 supports rn >= 0.53.1.
+ - 0.0.3 supports rn >= 0.50.0;
+ - rn 0.53.0 is not supported;
29
+ - 0.0.4 supports rn >= 0.53.1.
30
31
32
## Example
0 commit comments