Pages

Thursday, December 3, 2015

Major update of the react-native-sound module

I've published a major update of the react-native-sound native module for iOS. It now enables easy control of sound volume, pan position, loops, playback time, completion callback. It can also load sound files from directories other than the main bundle. To implement these features, I had to make some backward-incompatible changes to the JavaScript API. Please check out the new example and API doc before you upgrade.

No comments:

Post a Comment