Skip to content

Commit d3e5464

Browse files
committed
Patvhes
1 parent 1e5e3e8 commit d3e5464

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import React from "react";
22
import { View, StyleSheet } from "react-native";
33
import MaskedView from "@react-native-masked-view/masked-view";
4-
import { LinearGradient } from "expo-linear-gradient";
4+
import { LinearGradient } from "react-native-linear-gradient";
55
import Reanimated,{ useSharedValue, withRepeat, useAnimatedStyle, withTiming, interpolate } from "react-native-reanimated";
66

77

0 commit comments

Comments
 (0)