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.
1 parent 98d625b commit 1d05298Copy full SHA for 1d05298
README.md
@@ -23,7 +23,9 @@ React-Native text gradient component for iOS & Android.
23
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 - supported version >0.50, except of 0.53.0.
+- React-Native:
27
+ - v0.0.3 supports rn >= 0.50.0;
28
+ - v0.0.4 supports rn >= 0.53.1.
29
30
31
## Example
0 commit comments