All notable changes to this project will be documented in this file.
- Work with react-native and react-native-web
- Change package name to react-native-particles-webgl
- Upgrade to react-three-fiber v5
- This changelog
- Jest testing via Puppeteer
- Snowfall preset to demo site
config.direction
prop for controlling particle velocity in x, y, z directionsconfig.boundaryType
prop for controlling interaction between particles and canvas boundary
- Prevent calculating line coords in animation loop if
config.lines.visible
is false