react native background shapes:基于Flex(Android + IOS)的React Native的美丽背景形状 源码
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
文件列表
react-native-background-shapes-master.zip
(预估有个11文件)
react-native-background-shapes-master
.babelrc
61B
package.json
2KB
LICENSE
1KB
src
docs
index.js
217B
index.html
367B
lib
index.js
35B
暂无评论