UNPKG

@yoliani/react-native-audio-waveform

Version:

A React Native component to show audio waveform with ease in react native application

11 lines (10 loc) 242 B
declare const colors: { white: string; black: string; blue: string; transparent: string; waveStickBackground: string; waveStickCompleteBackground: string; waveContainerBackground: string; }; export default colors;