This repository has been archived by the owner on Nov 10, 2020. It is now read-only.
React Native 0.61 with Fast Reload
- devDependencies now have caret versioning
- Replace bundle root from
index.js
tosrc/index.ts
. - macOS checks in postinstall scripts
- Hermes support (disabled for now because of mobx 5 Proxy requirement)
- styled-components
- removed css files support
- VSCode autosave config
- Auto linking for iOS (Podfile) and Android (gradle)
- Gradle 5.xx
- RNN 3 (react-native-navigation)
Added
styled-components
polished
Changed
@react-native-community/async-storage
to1.6.1
jsc-android
to241213.1.0
lodash
to4.17.15
mobx
to5.13.0
mobx-devtools-mst
to0.9.21
mobx-react
to6.1.3
mobx-state-tree
to3.14.1
react
to16.9.0
react-native
to0.61.0-rc.0
react-native-code-push
to5.6.1
react-native-config
to0.11.7
react-native-firebase
to5.5.6
react-native-navigation
to3.0.0
react-native-sentry
to0.43.2
Removed
react-native-ueno-css-modules
node-sass