christopherbot / botghani-notepad

A React-Native notepad app
1 stars 0 forks source link

upgrade React Native to 0.57.1 #180

Closed christopherbot closed 5 years ago

christopherbot commented 5 years ago

Upgraded expo to 32.0.0. See the "Upgrading Your App" section: https://blog.expo.io/expo-sdk-v32-0-0-is-now-available-6b78f92a6c52

Upgraded react to 16.5.0.

Upgraded react-navigation to 3.0.9.

The caret (^) has been removed from the react-native version because it needs to be exact to work with expo.

Changed .babelrc to babel.config.js.

The babel-preset-react-native module has been deprecated and replaced by metro-react-native-babel-preset. See: https://www.npmjs.com/package/babel-preset-react-native#this-project-is-deprecated