Introduction
React Native Audio API is an imperative, high-level API for processing and synthesizing audio in React Native Applications. It follows the Web Audio Specification, making it easier to write audio-heavy applications for iOS, Android and Web with just one codebase.
Getting started
Installation
Best practices
When working with audio in a web or mobile application, following best practices ensures optimal performance,