UNPKG
react-native-sound-recorder
Version:
latest (1.5.0)
1.5.0
1.4.0
1.3.6
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.0
1.1.1
1.1.0
1.0.1
1.0.0
Simplest Sound Recorder for React Native
github.com/kevinresol/react-native-sound-recorder
react-native-sound-recorder
/
android
/
src
/
main
/
AndroidManifest.xml
7 lines
(3 loc)
•
150 B
text/xml
View Raw
1
2
3
4
5
6
7
<
manifest
xmlns:android
=
"http://schemas.android.com/apk/res/android"
package
=
"com.kevinresol.react_native_sound_recorder"
>
</
manifest
>