UNPKG
react-native-yookassa
Version:
latest (3.6.0)
3.6.0
3.5.0
3.4.0
3.3.0
3.2.8
3.2.7
3.2.6
3.2.5
3.2.4
3.2.3
3.2.2
3.2.1
3.2.0
3.1.0
3.0.0
2.3.0
2.2.0
2.1.6
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
YooKassa payments for React Native
github.com/Qudaeo/react-native-yookassa
react-native-yookassa
/
android
/
src
/
main
/
AndroidManifest.xml
9 lines
(8 loc)
•
232 B
text/xml
View Raw
1
2
3
4
5
6
7
8
9
<
manifest
xmlns:android
=
"http://schemas.android.com/apk/res/android"
>
<
application
>
<
activity
android:name
=
".result.TransparentActivity"
android:theme
=
"@style/Theme.Transparent"
/>
</
application
>
</
manifest
>