We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d5a5e3 commit 886309bCopy full SHA for 886309b
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-audio-playback",
3
- "version": "1.0.5",
+ "version": "1.0.6-beta.0",
4
"description": "Play sounds with lowest latency in React Native using Google Oboe for Android and Audio Unit for iOS",
5
"source": "./src/index.tsx",
6
"main": "./lib/commonjs/index.js",
0 commit comments