文件名称:react-native-audio-manager
文件大小:12.56MB
文件格式:ZIP
更新时间:2024-05-18 15:44:40
Java
React本地音频管理器 音频管理器库,用于响应本机Android ##安装 npm install react - native - audio - manager -- save 在android/settings.gradle .. . include ' :RNAudioPlayer ' , ' :app ' project( ' :RNAudioPlayer ' ) . projectDir = new File (rootProject . projectDir, ' ../node_modules/react-native-audio-manager/android ' ) 在android/app/build.gradle .. . dependencies { .. . compile project( ' :RNAudioPlayer ' ) } 注册模