zmxv / react-native-sound

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

Fix misleading documentation on setSpeed method #809

Closed vkourtis closed 7 months ago

vkourtis commented 1 year ago

Removes (iOS only) from the documentation of setSpeed method, as this is not true. Android is mentioned as supported in README and I have tested this myself and confirmed that it works.