文件名称:react-native-background-shapes:基于Flex(Android + IOS)的React Native的美丽背景形状
文件大小:161KB
文件格式:ZIP
更新时间:2024-05-05 03:49:03
react flex react-native shapes react-native-component
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> < Shapes> < / View > ) ; } 选项 // Advance < Shapes
【文件预览】:
react-native-background-shapes-master
----.babelrc(61B)
----package.json(2KB)
----LICENSE(1KB)
----src()
--------docs()
--------lib()
----.gitignore(972B)
----webpack.config.js(673B)
----README.md(2KB)
----yarn.lock(431KB)