Skip to content

Commit e3108da

Browse files
authored
Update README.md
1 parent 64d1045 commit e3108da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ React-Native text gradient component for iOS & Android.
2424
- iOS - component works as drop-in replacement for standard `Text` component, e.g. it is possible to have nested gradients;
2525
- Android - currently only basic 'wrapper'-like behavior without nesting is supported, [WIP](https://github.com/iyegoroff/react-native-text-gradient/tree/android-nested-gradient);
2626
- React-Native:
27-
- with rn >= 0.56.0 use 0.0.11 and [patch](##_Usage_with_rn_0.56.0);
27+
- with rn >= 0.56.0 use 0.0.11 and [patch](#usage-with-rn-0560);
2828
- with rn >= 0.55.0 use 0.0.9;
2929
- with rn >= 0.54.0 use 0.0.7;
3030
- with rn >= 0.53.1 use 0.0.4;

0 commit comments

Comments
 (0)