UNPKG
react-native-crash-handler
Version:
latest (1.0.5)
1.0.5
1.0.4
1.0.3
A ReactNatice Crash Handler for android, not ios
react-native-crash-handler
/
android
/
src
/
main
/
AndroidManifest.xml
8 lines
(5 loc)
•
165 B
text/xml
View Raw
1
2
3
4
5
6
7
8
<
manifest
xmlns:android
=
"http://schemas.android.com/apk/res/android"
package
=
"com.cmcm.crashhandler"
>
<
application
>
</
application
>
</
manifest
>