使用React Native Web线性渐变,由于此错误,我无法运行npm build web来构建最终产品。我拥有最新版本的线性渐变并做出反应。
./node_modules/react-native-linear-gradient/index.android.js
import { processColor, StyleSheet, View } from 'react-native';
import NativeLinearGradient, { type Props } from './common';
const convertPoint = (name, point) => {