Skip to content

Releases: exzos28/react-native-audio-analyzer

Release 3.1.0

04 Aug 20:07

Choose a tag to compare

3.1.0 (2025-08-04)

  • docs: add load function documentation to API Reference section in README.md (68a6625)
  • chore: update App.tsx to dynamically load and process audio file via new load helper (9eb2d1d)
  • feat: introduce FileSystem module with load method for file caching (02ef4cf)

Release 3.0.0

04 Aug 16:54

Choose a tag to compare

🔥 react-native-audio-analyzer 3.0.0 is out!

Release 3.0.0-alpha.1

04 Aug 15:45

Choose a tag to compare

Release 3.0.0-alpha.1 Pre-release
Pre-release

3.0.0-alpha.1 (2025-08-04)

Migrate to miniaudio

Release 2.2.0

19 Feb 11:04

Choose a tag to compare

2.2.0 (2025-02-19)

Bug Fixes

  • rename AudioAnalyzer to AudioAnalyzerModule (8584166)

Release 2.1.0

16 Feb 14:28

Choose a tag to compare

2.1.0 (2025-02-16)

Features

Release 2.0.0

11 Sep 21:34

Choose a tag to compare

2.0.0 (2024-09-11)

NEW ARCHITECTURE HERE!!! 🔥

Features

Release 1.2.0

19 Aug 10:25

Choose a tag to compare

  • docs: update README.md (521a5cd)
  • feat: add more helper functions (7a5da10)
  • build: temporarily disable flipper (7a2f68c)
  • feat: add groupBySeconds option (0a3719e)

Release 1.1.1

15 Jan 13:29

Choose a tag to compare

1.1.1 (2024-01-15)

Bug Fixes

  • correct sample method logic; add test (e2a0b79)

Release 1.1.0

13 Jan 18:14

Choose a tag to compare

1.1.0 (2024-01-13)

Bug Fixes

  • correct out of bounds and nullptr; format code (4dd1982)

Features

Release 1.0.1

16 Nov 17:04

Choose a tag to compare

1.0.1 (2023-11-16)

Reverts

  • Revert "fix: correct .gitignore" (ea7f169)