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
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,13 +22,13 @@ React-Native text gradient component for iOS & Android.
22
22
## Status
23
23
24
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;
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);
0 commit comments