We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07d56eb commit 48b795fCopy full SHA for 48b795f
README.md
@@ -47,7 +47,7 @@ yarn add @react-native-oh-tpl/react-native-text-gradient@file:#
47
> [!WARNING] 使用时 import 的库名不变。
48
49
```js
50
-import {LinearTextGradient} from '@react-native-text-gradient';
+import {LinearTextGradient} from 'react-native-text-gradient';
51
52
<LinearTextGradient
53
style={styles.welcome}
0 commit comments