We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 651c2f3 commit 4211484Copy full SHA for 4211484
README.md
@@ -16,7 +16,7 @@ From https://larsenwork.com/easing-gradients/
16
17
```js
18
import { LinearGradient } from 'expo-linear-gradient'
19
-import easeGradient from 'react-native-easing-gradient'
+import { easeGradient } from 'react-native-easing-gradient'
20
21
const { colors, locations } = easeGradient({
22
colorStops: {
0 commit comments