UNPKG
react-native-cosser
Version:
latest (1.3.0)
1.3.0
1.2.0
1.1.0
1.0.0
环信客服功能
react-native-cosser
/
android
/
src
/
main
/
AndroidManifest.xml
7 lines
(6 loc)
•
229 B
text/xml
View Raw
1
2
3
4
5
6
7
<
manifest
xmlns:android
=
"http://schemas.android.com/apk/res/android"
package
=
"com.example.react_native_cosser"
>
<
application
>
<
activity
android:name
=
".easeui.ui.BaseChatActivity"
/>
</
application
>
</
manifest
>