Releases: riteshshukla04/react-native-nitro-player
Releases · riteshshukla04/react-native-nitro-player
Release 1.0.1
Release 0.7.1-alpha.3
0.7.1-alpha.3 (2026-04-03)
🐛 Bug Fixes
Release 0.7.1-alpha.2
Release 0.7.1-alpha.1
Release 0.7.1-alpha.0
0.7.1-alpha.0 (2026-03-26)
Rewrite of Nitro Player
Release 0.7.0
0.7.0 (2026-03-18)
What's Changed
- chore: upgrade-nitro-modules by @riteshshukla04 in #77
Full Changelog: v0.6.1...v0.7.0
Release 0.6.1
0.6.1 (2026-03-15)
What's Changed
- fix: Skip Track when Current Track is Removed by @anultravioletaurora in #74
- fix: Fix Gapless Playback on Android with Empty URLs by @anultravioletaurora in #76
Full Changelog: v0.6.0...v0.6.1
Release 0.6.0
0.6.0 (2026-03-11)
Features
What's Changed
- chore:
intialize->registerNativesby @riteshshukla04 in #59 - perf: fix minor issues in codebases by @riteshshukla04 in #62
- feat: add lazy loading functionality to example app by @anultravioletaurora in #63
- fix: Playback starting automatically on iOS by @anultravioletaurora in #65
- fix: Fixes for Lazily Loaded URLs on iOS by @anultravioletaurora in #66
- fix: Gapless Playback on iOS with Downloaded or Empty Url Tracks by @anultravioletaurora in #67
- perf: use PeriodicTimeObserver for nowPlaying by @riteshshukla04 in #69
- chore(deps): bump minimatch by @dependabot[bot] in #70
- feat: Dispatch work for playlist changes by @anultravioletaurora in #73
New Contributors
- @dependabot[bot] made their first contribution in #70
Full Changelog: v0.5.8...v0.6.0
Release 0.5.9-alpha.1
0.5.9-alpha.1 (2026-03-08)
What's Changed
- fix: Gapless Playback on iOS with Downloaded or Empty Url Tracks by @anultravioletaurora in #67
- perf: use PeriodicTimeObserver for nowPlaying by @riteshshukla04 in #69
- chore(deps): bump minimatch by @dependabot[bot] in #70
New Contributors
- @dependabot[bot] made their first contribution in #70
Full Changelog: v0.5.9-alpha.0...v0.5.9-alpha.1
Release 0.5.9-alpha.0
0.5.9-alpha.0 (2026-03-05)
Bug Fixes
- address automatic playback on iOS (#65) 77f0c2a
- Fixes for Lazily Loaded URLs on iOS (#66) e591011
- OnDemandURLS not firing 22e6db0
Performance Improvements
What's Changed
- chore:
intialize->registerNativesby @riteshshukla04 in #59 - perf: fix minor issues in codebases by @riteshshukla04 in #62
- feat: add lazy loading functionality to example app by @anultravioletaurora in #63
- fix: Playback starting automatically on iOS by @anultravioletaurora in #65
- fix: Fixes for Lazily Loaded URLs on iOS by @anultravioletaurora in #66
Full Changelog: v0.5.8...v0.5.9-alpha.0