zmxv / react-native-sound

React Native module for playing sound clips
MIT License
2.79k stars 748 forks source link

Update usage example #539

Closed joshlam closed 5 years ago

joshlam commented 5 years ago

Makes more clear that the call to play is done within the initialization callback, i.e. the sound player must be loaded first before play will work.