react-native-audio-waveform
react-native-audio-waveform copied to clipboard
The package 'react-native-audio-waveform' doesn't seem to be linked.
Hi Team,
I am not using Expo, I simply installed the library and I am trying to use it in my application. However, it gives me below error and the application crashes!
Error: The package 'react-native-audio-waveform' doesn't seem to be linked. Make sure:
- You rebuilt the app after installing the package
- You are not using Expo Go WARN Possible Unhandled Promise Rejection (id: 4): TypeError: undefined is not an object (evaluating '_$$_REQUIRE(_dependencyMap[0], "../AudioWaveform").AudioWaveform')
PS: I have reinstalled the application. Are there any linking steps that are not mentioned in the page?
Please help!