We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b8e81ec + d865970 commit 7c53377Copy full SHA for 7c53377
example/package.json
@@ -15,7 +15,7 @@
15
"react-native": "0.77.0",
16
"react-native-fast-image": "^8.6.3",
17
"react-native-fs": "^2.20.0",
18
- "react-native-gesture-handler": "^2.23.1",
+ "react-native-gesture-handler": "2.25.0",
19
"react-native-safe-area-context": "^5.2.0",
20
"rn-fetch-blob": "^0.12.0"
21
},
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@simform_solutions/react-native-audio-waveform",
3
- "version": "2.1.5",
+ "version": "2.1.6",
4
"description": "A React Native component to show audio waveform with ease in react native application",
5
"main": "lib/index",
6
"types": "lib/index.d.ts",
0 commit comments