Skip to content

Releases: dehy/react-native-radio-player

Release 0.4.0

08 Aug 05:56
Compare
Choose a tag to compare

Changes

[Android] Use of Media3's ExoPlayer
[Example] Updated to react-native 0.74.4

Full Changelog: v0.3.1...v0.4.0

Release 0.3.1

31 Aug 07:43
Compare
Choose a tag to compare

0.3.1 (2023-08-31)

Bug Fixes

  • example metadata cleanup (5827c8c)

Features

  • rewritten with react-native 0.72.4 and ExoPlayer 2.19.1 (84c5d05)

v0.2.3

29 Apr 16:59
Compare
Choose a tag to compare

0.2.3 (2021-04-29)

Fix

  • fix a crash when the stream metadata cannot be split in two with a dash (-) separator

Feature

  • new method radioURLWithMetadataSeparator(url, separator) for custom separator

CI

  • fix compilation on Xcode 12.5

Release 0.2.2

17 Oct 21:03
Compare
Choose a tag to compare
Release 0.2.2 Pre-release
Pre-release

0.2.2 (2020-10-17)

Chore

  • fixed npm package

v0.2.0

17 Oct 17:51
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

0.2.0 (2020-10-17)

BREAKING CHANGES

  • simpler state events with now only one event to listen to
  • deleted isPlaying method

Fixes

  • fixed enormous npm package down to 19,2ko

v0.1.0

22 Sep 16:39
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Play Internet Radio Streams (only tested Shoutcast/Icecast) on iOS and Android