react-native-sound
react-native-sound copied to clipboard
this pakage is not compatible with new react native version
please update this pakage i want to use it with new react native thanks
This will help https://www.youtube.com/watch?v=vVI7ZAZq5e0
@alisaya10 can you be more specific about the issue you're facing? I didn't have any issue at all installing and using this package with the (current) latest RN 0.71.6. It works on Android but I haven't tested it on iOS yet; is this problem you're facing related to iOS?
@clytras The native modules do not import errors properly
This was the patch I needed to apply to get this package to build: https://github.com/zmxv/react-native-sound/issues/834
@jakequade were you able to run this library on iOS? and if so, with which version of react-native?