We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27b0f17 commit 46f628eCopy full SHA for 46f628e
react-native.config.js
@@ -0,0 +1,9 @@
1
+module.exports = {
2
+ dependency: {
3
+ platforms: {
4
+ ios: {},
5
+ android: {}
6
+ },
7
+ assets: []
8
9
+};
0 commit comments