Suraj Shah
Suraj Shah
fyi make sure to load the unpacked extension again after running `npx webpack`
Would you like it so that there is CLI functionality and a GUI if the user wants?
I can do this too @blavejr. I'll submit a pull request once I fix the `CONTRIBUBTING.md`
Do lockscreen controls of this library (1.3.0) work on iOs with react-native 6.3.0 and expo-av 8.6.0
Yeah we've tried using expo-av and react-native-music-control to no avail. Thanks for this thread, going to switch to react-native-sound-player as well :)
was there any fix that worked for this? I have the same exact issue here. I tried changing the output as well as updating the build. Even changed it to...
fyi i fixed this issue by removing the default paths in tsconfig "paths": { "*": ["./*"] }
getting the same issue
getting same errors