Skip to content

Releases: birdofpreyru/react-native-audio

v1.2.0

07 Jul 19:50
Compare
Choose a tag to compare
  • 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

03 Jul 19:01
Compare
Choose a tag to compare

v1.2.0-rc.6

03 Jul 18:57
Compare
Choose a tag to compare

v1.2.0-rc.5

02 Jul 16:25
Compare
Choose a tag to compare
Misc updates

v1.2.0-rc.4

30 Jun 17:13
Compare
Choose a tag to compare

Misc updates. This version should be functional on Android, and broken on iOS.

v1.2.0-rc.1

27 Jun 23:09
Compare
Choose a tag to compare

See v1.2.0-rc.0 description.

v1.2.0-rc.3

30 Jun 17:11
Compare
Choose a tag to compare

Misc updates. This version should be functional on Android, and broken on iOS.

v1.2.0-rc.0

27 Jun 23:07
Compare
Choose a tag to compare
  • 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

17 May 10:39
Compare
Choose a tag to compare
  • Just cosmetic dependency updates.

v1.1.0

19 Apr 15:13
Compare
Choose a tag to compare
  • Upgrade of RN and other dependencies.