简体   繁体   English

在 React Native 中播放音频的库是什么

[英]What Library to Play Audio in React Native

I'm pretty new to react native, and I've only build one or two really basic projects.我对原生反应很陌生,我只构建了一两个非常基本的项目。 I think creating an app to play mp3 (that are inside the actual project) would be fun.我认为创建一个应用程序来播放 mp3(在实际项目中)会很有趣。 I've done this in swift with xcode using AVAudioPlayer, and I'm just wondering if it is the same library to do this in react native.我已经使用 AVAudioPlayer 使用 xcode 快速完成了此操作,我只是想知道在 React Native 中执行此操作是否是同一个库。

有很多播放音频的库,但我推荐react-native-track-player提供音频播放、外部媒体控制、背景模式等等!

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM