Add custom scheme to production apps to be able to call Linking.makeUrl

This commit is contained in:
Stanisław Chmiela
2018-10-15 13:40:05 +02:00
parent decf167c2a
commit 0c02bde02b

View File

@@ -13,6 +13,7 @@
},
"ios": {
"supportsTablet": true
}
},
"scheme": "expo.examples.with-webbrowser-redirect"
}
}