# Okelm/react-native-audio

Audio recorder library for React Native

Repository: https://github.com/Okelm/react-native-audio
Canonical: https://ross.abutalabs.com/products/react-native-audio
Language: Objective-C
License: MIT
License Family: permissive
Last push: 2020-07-16T23:49:21+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4158, "days_push": 2239, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1163, forks 532 (observed 2026-08-28T04:03:49.647634+00:00)

## What it is
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
- artifact type: library
- maturity: abandoned
- function: audio-processing
- domain: mobile-development
- platform: cross-platform
- tags: react-native, audio-recording, microphone, native-module, unmaintained, audio, ios, android

## Member repositories
- Okelm/react-native-audio (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:49.647634+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:31:32.743943+00:00, confidence not recorded.
  - readme: https://github.com/Okelm/react-native-audio (fetched 2026-08-28T04:03:49.647634+00:00, sha a3b7f5c7637c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
