użycie expo web browser do płatności
This commit is contained in:
@@ -18,6 +18,18 @@
|
||||
"bundleIdentifier": "com.hamx.artisanconnect"
|
||||
},
|
||||
"android": {
|
||||
"intentFilters": [
|
||||
{
|
||||
"action": "VIEW",
|
||||
"autoVerify": true,
|
||||
"data": [
|
||||
{
|
||||
"scheme": "com.hamx.artisanconnect"
|
||||
}
|
||||
],
|
||||
"category": ["BROWSABLE", "DEFAULT"]
|
||||
}
|
||||
],
|
||||
"adaptiveIcon": {
|
||||
"foregroundImage": "./assets/adaptive-icon.png",
|
||||
"backgroundColor": "#ffffff"
|
||||
|
||||
Reference in New Issue
Block a user