-
react-native-particle-background: 一款基于React的背景粒子效果组件
资源介绍
React本机粒子背景
简单粒子背景以100%用React Native编写
安装
运行: npm install react-native-particle-background或yarn add react-native-particle-background
用法
import React from "react" ;
import { View , StyleSheet } from "react-native" ;
import ParticleBackground from "react-native-particle-background" ;
const App = ( ) => {
return (
< View xss=removed>
< ParticleBackground
part