Upgrade to RN 0.18.1 and React-Redux 4.1.1
Upgrade to npm3
- sudo npm install -g npm3
- rm -rf node_modules
- 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 thenpit
- update Bitrise android and ios build