RN Compatibility
Supported React Native versions on the New Architecture (Fabric)
Web Audio API coverage
Coverage table
Audio API Expo plugin
What is Audio API Expo plugin
Non-expo app permissions
If your app needs to access non-trivial resources such as microphone or running in the background, there has to be explicit entries about it in special places.
FFmpeg additional information
We use ffmpeg for few components:
Running with Mac Catalyst
Mac Catalyst allows you to run your iOS apps natively on macOS. This guide covers the necessary changes to your Podfile to enable Mac Catalyst support for your React Native app with react-native-audio-api.
Testing
React Native Audio API provides a comprehensive mock implementation to help you test your audio-related code without requiring actual audio hardware or platform-specific implementations.