This is an Expo project created with create-expo-app
.
This project demonstrates how to create a gradient blur effect using React Native and several libraries, including @react-native-masked-view/masked-view
, expo-linear-gradient
, react-native-easing-gradient
, and expo-blur
.
Before you start, make sure you have the necessary libraries installed. You can install them using the following commands:
npx expo install @react-native-masked-view/masked-view expo-linear-gradient expo-blur react-native-easing-gradient