Skip to content

Commit 1d05298

Browse files
committed
readme
1 parent 98d625b commit 1d05298

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,9 @@ React-Native text gradient component for iOS & Android.
2323

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;
26-
- React-Native - supported version >0.50, except of 0.53.0.
26+
- React-Native:
27+
- v0.0.3 supports rn >= 0.50.0;
28+
- v0.0.4 supports rn >= 0.53.1.
2729

2830

2931
## Example

0 commit comments

Comments
 (0)