An ongoing collection of React Native animations crafted with Reanimated, Gesture Handler, and Skia.
type WaveformScrubberProps = {waveformSamples: number[]; // Array of amplitude values};// Example usage<WaveformScrubberwaveformSamples={[0.5, 0.8, 0.3, ...]} // Amplitude values between 0 and 1/>
Learn Reanimated, Gesture Handler & Skia with Reanimate.dev
I value a lot your feedback! Help me improve by sharing your thoughts, suggestions, or reporting any issues you encounter. If you need assistance, send me an email at hello@reactiive.io