Skip to content

v0.2.0

Choose a tag to compare

@hyochan hyochan released this 07 Sep 05:22
· 41 commits to main since this release

What's Changed

  • Migrate to react-native-nitro-sound (successor to prev pkg) by @hyochan in #706
  • feat: add useSound hook and improve RapidSwitchTest by @hyochan in #707

Description

In version 0.2.0, we added a new useSound hook with an event-first API that includes ended, decoupled progress handling, playback-end semantics, and recorder-only variants. This change removes the singleton limitation and makes multiple instances possible. The example app has also been cleaned up with focused screens, safe-area fixes, a refreshed splash, and UI updates using Slider on iOS and a progress bar on Android.

Related Discussions

Screenshot 2025-09-07 at 2 17 12 PM

Full Changelog: 4.4.4...v0.2.0