UNPKG

react-native-drawing

Version:

A React Native library that provides a canvas to perform drawing actions

5 lines (4 loc) 80 B
export interface SprayParticlesProps { amount: number; scale: number; }