Skip to content

Upgrade to RN 0.18.1 and React-Redux 4.1.1

Compare
Choose a tag to compare
@bartonhammond bartonhammond released this 29 Jan 19:06
· 166 commits to master since this release

Upgrade to npm3

  1. sudo npm install -g npm3
  2. rm -rf node_modules
  3. npm3 install

NOTE the following changes were also made

  • upgraded to react-redux 4.1.1 in package.json
  • updated require statements of react-redux/native to react-redux
  • updated tests to use it rather then pit
  • update Bitrise android and ios build