This repository has been archived by the owner on Nov 10, 2020. It is now read-only.
v2.0.0-beta.1
Pre-release
Pre-release
August release
This release is mostly about bringing the recently released react native 0.57 to the development target of react-native-starter.
The most noticeable changes
- Upgraded to React Native 57
- Use a single entrypoint
index.js
- Renamed
.env_example
to.env.public
for better naming purpose - Removed some fastlane files
- Upload debug symbols to Sentry fastlane script
- Now using the new
metro.config.js
file build:env
andpod install
now runs on postinstall- Rename script cleans up markdown files and docs
- Button accepts additional styles
- Refactored demo application and added counter screen
Dependency updates
- jsc-android: 224109.0.0 → 224109.1.0
- mobx: 5.0.3 → 5.1.0
- mobx-react: 5.2.3 → 5.2.5
- mobx-state-tree: 3.0.2 → 3.2.3
- react: 16.4.1 → 16.4.2
- react-native: 0.56.0 → 0.57.0-rc.3
- react-native-code-push: 5.4.0 → 5.4.2
- react-native-fast-image: 4.0.14 → 5.0.3
- react-native-navigation: 2.0.2431 → 2.0.2501
- react-native-sentry: 0.38.3 → 0.39.0
- typescript: 2.9.2 → 3.0.1