React Native Web将无法使用线性渐变进行编译

时间:2019-03-19 02:22:57

标签: reactjs react-native react-redux

使用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) => {

0 个答案:

没有答案