chore: upgrade react-native and expo

This commit is contained in:
Satyajit Sahoo
2019-11-29 17:12:05 +01:00
parent b6c7d2b626
commit b805ba111a
27 changed files with 2277 additions and 2005 deletions

View File

@@ -5,6 +5,9 @@ module.exports = {
{
useBuiltIns: 'usage',
corejs: 3,
targets: {
node: 'current',
},
},
],
'@babel/preset-react',