| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.12.2 source code.tar.gz | 2026-05-12 | 56.6 MB | |
| 0.12.2 source code.zip | 2026-05-12 | 57.4 MB | |
| README.md | 2026-05-12 | 2.5 kB | |
| Totals: 3 Items | 114.0 MB | 1 | |
What's Changed
๐ Features
- feat: add api to concatenate audio files by @Traviskn in https://github.com/software-mansion/react-native-audio-api/pull/1045
๐ Docs
- docs: audio tag by @mdydek in https://github.com/software-mansion/react-native-audio-api/pull/1029
๐ Bug Fixes
- fix: prebuilt binaries to 3.1 by @mdydek in https://github.com/software-mansion/react-native-audio-api/pull/1042
- fix: proper channel count in queue buffer source node by @mdydek in https://github.com/software-mansion/react-native-audio-api/pull/1046
- fix: iOS recorder callback restart by @Traviskn in https://github.com/software-mansion/react-native-audio-api/pull/1052
- fix(recorder): copy audio buffer before async handoff to fix use-after-free by @christian-apollo in https://github.com/software-mansion/react-native-audio-api/pull/1054
- fix: audio session manager hiding latest ios features by @mdydek in https://github.com/software-mansion/react-native-audio-api/pull/1051
- fix: bigger event size by @mdydek in https://github.com/software-mansion/react-native-audio-api/pull/1059
- fix: correct race condition checks by @mdydek in https://github.com/software-mansion/react-native-audio-api/pull/1060
- fix: correct sync between gc, audio and offloader thread by @mdydek in https://github.com/software-mansion/react-native-audio-api/pull/1061
Other Changes
- refactor: stable render quantum size by @mdydek in https://github.com/software-mansion/react-native-audio-api/pull/1008
- refactor: implemneted js event disptacher by @maciejmakowski2003 in https://github.com/software-mansion/react-native-audio-api/pull/1041
- refactor: decoder utilizing ffmpeg and ma decoders by @mdydek in https://github.com/software-mansion/react-native-audio-api/pull/1050
- refactor: complex functions by @closetcaiman in https://github.com/software-mansion/react-native-audio-api/pull/1047
New Contributors
- @Nezz made their first contribution in https://github.com/software-mansion/react-native-audio-api/pull/1038
- @Traviskn made their first contribution in https://github.com/software-mansion/react-native-audio-api/pull/1052
- @christian-apollo made their first contribution in https://github.com/software-mansion/react-native-audio-api/pull/1054
Full Changelog: https://github.com/software-mansion/react-native-audio-api/compare/0.12.1...0.12.2