Releases: dehy/react-native-radio-player
Releases · dehy/react-native-radio-player
Release 0.4.0
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
0.3.1 (2023-08-31)
Bug Fixes
Features
- rewritten with react-native 0.72.4 and ExoPlayer 2.19.1 (84c5d05)
v0.2.3
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
v0.2.0
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
Play Internet Radio Streams (only tested Shoutcast/Icecast) on iOS and Android