react-native iOS在播放本地文件时需要加file:
2024-09-19 本文已影响0人
太平洋_cfd2
I found solution by myself. We need "file://" prefix in front
to the absolute file path. I'll add this on documentation.
ps:https://github.com/react-native-audio-toolkit/react-native-audio-toolkit/issues/18