Upgrade to mapbox
This commit is contained in:
parent
8b9af2c887
commit
f8ab9702b6
73 changed files with 4040 additions and 28 deletions
8
react-native.config.js
Normal file
8
react-native.config.js
Normal file
|
@ -0,0 +1,8 @@
|
|||
module.exports = {
|
||||
project: {
|
||||
ios: {},
|
||||
android: {},
|
||||
},
|
||||
assets: ['./assets/fonts/'],
|
||||
dependencies: {}, // make sure this deps are all valid installed packages or empty if you don't need it
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue