Releases: itsramiel/react-native-audio-playback
Releases · itsramiel/react-native-audio-playback
Release 1.0.5-beta.0
- fix: remove unneeded format import (#22) (7eb77d0)
Release 1.0.4
- feat: resume after interruptions on iOS (#20) (ee823be)
Release 1.0.3
- docs: add pod install step in installation (#18) (e608ba3)
- fix: fix ios build when using frameworks (#17) (809163a)
- refactor: make example more organized (#15) (2ae662a)
Release 1.0.1
- feat: unload sounds when fast refreshing on Android (#13) (858ef11)
Release 0.2.0-alpha.4
- feat: improve multi control in example (#10) (662340a)
- feat: add api to set volume per sound (#9) (bd549e9)
- feat: add error handling on Android (#8) (29f6548)
- fix: fix a race condition when downloading files (#7) (e684f16)