React本机背景形状 基于Flex(Android + IOS)的React Native的美丽背景形状 例子 安装 纱 yarn add react-native-background-shapes Npm npm i react-native-background-shapes 基本用法 import react from "react" ; import { View } from "react-native" ; import { Shapes } from "react-native-background-shapes" ; export const example ( ) => { return ( < / View > ) ; } 选项 // Advance < Shapes