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

[FEATURE]:support expo?

Open buildnewapp opened this issue 1 year ago • 3 comments
trafficstars

Is there a plan to support expos? You can ignore the web side

buildnewapp avatar May 24 '24 02:05 buildnewapp

@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.

ravir-simform avatar May 24 '24 08:05 ravir-simform

Hi @buildnewapp, you can use it in expo-dev-clients, its works 100%

sawane8 avatar Jun 16 '24 13:06 sawane8

@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

rgordon95 avatar Jul 05 '24 22:07 rgordon95

It's working as expected with pre build.

mukesh-simform avatar Sep 13 '24 12:09 mukesh-simform

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.

JoaoVitorJJV avatar Sep 20 '24 19:09 JoaoVitorJJV

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.

rgordon95 avatar Sep 20 '24 19:09 rgordon95