Okelm/react-native-audio
Audio recorder library for React Native observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4158
- days_rel: n/a
- days_push: 2239
- n_releases_24m: 0
Adoption not part of the score
1163 stars · 532 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A React Native library for recording audio on iOS and Android using native modules. It supports configuring sample rate, channels, quality, and encoding (e.g., AAC) via a simple JavaScript API.
Use cases
- record audio in a react native app
- capture microphone input on ios and android
- record voice memos in react native
- record audio to aac files in a mobile app
- add audio recording to a react native project
When to choose
- you need simple audio recording in a legacy React Native app (RN <= 0.60 era)
- you want a lightweight recorder with configurable format and quality
- you only need recording, not playback
When to avoid
- you are on a modern React Native version with new architecture
- you need actively maintained software with issue support
- you need audio playback as well (use react-native-sound or react-native-video)
- you need network streaming recording
Facets
library · maturity abandoned
audio-processing mobile-development cross-platform react-native audio-recording microphone native-module unmaintained audio ios android
1 source
- readme: https://github.com/Okelm/react-native-audio · fetched 2026-08-28 · a3b7f5c7637c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Okelm/react-native-audio | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="Okelm/react-native-audio")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem