6

HTML オーディオ プレーヤー API は、私が Cordova で見つけた最良の方法です。つまり、プラグインを使用せず、新しい標準の Web テクノロジを使用するだけです。

React Native でオーディオを再生するためのポリフィルはありますか、または予定されていますか?

4

1 に答える 1

0

Not at this moment, but React Native already has some polyfills and I would expect it will be added later because React Native is quite new technology.

If you need it now I would suggest using the plugin from Cordova and migrate it to React Native with help of native modules.

于 2015-04-08T17:20:47.700 に答える