You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ React-Native text gradient component for iOS & Android.
24
24
- iOS - component works as drop-in replacement for standard `Text` component, e.g. it is possible to have nested gradients;
25
25
- Android - currently only basic 'wrapper'-like behavior without nesting is supported, [WIP](https://github.com/iyegoroff/react-native-text-gradient/tree/android-nested-gradient);
26
26
- 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);
0 commit comments