Releases: birdofpreyru/react-native-audio
Releases · birdofpreyru/react-native-audio
v1.2.0
- Updated dependencies, including upgrade to react-native v0.69.x.
- Misc internal updates to enable TurboModule (new architecture) support (not yet tested whether it works).
- It has been tested it works with legacy RN architecture, both on Android and iOS, but probably requires small modifications of build configurations, and might contain some issues still to fix.
v1.2.0-rc.7
WIP
v1.2.0-rc.6
WIP
v1.2.0-rc.5
Misc updates
v1.2.0-rc.4
Misc updates. This version should be functional on Android, and broken on iOS.
v1.2.0-rc.1
See v1.2.0-rc.0 description.
v1.2.0-rc.3
Misc updates. This version should be functional on Android, and broken on iOS.
v1.2.0-rc.0
- Implements TurboModule support in Anroid (to be tested).
- Initial preps for enabling TurboModule support in iOS (unfinished).
- Declares "RECORD_AUDIO" permission in the libraries manifest. Probably, now it can be removed from the app manifest?
- Update of dependencies.
- Adds minimalistic documentation to README.
v1.1.1
- Just cosmetic dependency updates.
v1.1.0
- Upgrade of RN and other dependencies.