zmxv / react-native-sound

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

Improve loop count documentation, especially from Android's point of view #751

Closed karhatsu closed 2 years ago

karhatsu commented 2 years ago

It wasn't very clear that setLoopCount(3) means setLooping(true) on Android.