react-native-audio-waveform
react-native-audio-waveform copied to clipboard
[FEATURE]:support expo?
Is there a plan to support expos? You can ignore the web side
@buildnewapp Not at the moment, reason being is native dependency. However, if you like to contribute, we are more than happy to welcome your PR.
Hi @buildnewapp, you can use it in expo-dev-clients, its works 100%
@sawane8 any example how? I have an app that is using prebuild, it was installed and linked but it doesnt seem to work using the minimum example from the readme docs
It's working as expected with pre build.
Collaborator
No, it's not working.
I'm getting this error:
Invariant Violation: Your JavaScript code tried to access a native module that doesn't exist.
If you're trying to use a module that is not supported in Expo Go, you need to create a development build of your app. See https://docs.expo.dev/development/introduction/ for more infInvariant Violation: Your JavaScript code tried to access a native module that doesn't exist.
If you're trying to use a module that is not supported in Expo Go, you need to create a development build of your app. See https://docs.expo.dev/development/introduction/ for more informations.
I'm not using the expo-dev-client.
Collaborator
No, it's not working.
I'm getting this error:
Invariant Violation: Your JavaScript code tried to access a native module that doesn't exist. If you're trying to use a module that is not supported in Expo Go, you need to create a development build of your app. See https://docs.expo.dev/development/introduction/ for more infInvariant Violation: Your JavaScript code tried to access a native module that doesn't exist. If you're trying to use a module that is not supported in Expo Go, you need to create a development build of your app. See https://docs.expo.dev/development/introduction/ for more informations.I'm not using the expo-dev-client.
It doesnt work in expo go but you can make a development build with expo.