react-native-audio-waveform icon indicating copy to clipboard operation
react-native-audio-waveform copied to clipboard

The package 'react-native-audio-waveform' doesn't seem to be linked.

Open jarnakhimani opened this issue 1 year ago • 0 comments

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!

jarnakhimani avatar Jul 25 '24 07:07 jarnakhimani