
Security News
The Changelog Podcast: Practical Steps to Stay Safe on npm
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.
react-native-audio-recorder-player
Advanced tools
⚠️ DEPRECATED: This package is deprecated. Please use react-native-nitro-sound instead. Don't worry - it has the exact same API, so migration is seamless!
This package has been deprecated in favor of react-native-nitro-sound, which offers:
Uninstall the old package:
yarn remove react-native-audio-recorder-player react-native-nitro-modules
# or
npm uninstall react-native-audio-recorder-player react-native-nitro-modules
Install the new package:
yarn add react-native-nitro-sound
# or
npm install react-native-nitro-sound
Update your imports:
// Before
import AudioRecorderPlayer from 'react-native-audio-recorder-player';
// After
import AudioRecorderPlayer from 'react-native-nitro-sound';
That's it! All your existing code will work without any changes.
The new react-native-nitro-sound package represents a complete rewrite with:
Thank you for your support and understanding! 🙏
FAQs
React Native Audio Recorder and Player.
The npm package react-native-audio-recorder-player receives a total of 29,105 weekly downloads. As such, react-native-audio-recorder-player popularity was classified as popular.
We found that react-native-audio-recorder-player demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.

Security News
Experts push back on new claims about AI-driven ransomware, warning that hype and sponsored research are distorting how the threat is understood.

Security News
Ruby's creator Matz assumes control of RubyGems and Bundler repositories while former maintainers agree to step back and transfer all rights to end the dispute.