- Integrated Husky
- Prevents bad commit, push and more
- Builds precommit and other git hooks to run commands within your package.json before a commit is allowed.
- Integrated Prettier
- Reformats and reindents bookmarklet, ugly javascript code.
- Removes all original styling and ensures that all outputted code conforms to a consistent style.
- Upgraded NativeBase from 2.1.0-rc.2 to 2.3.3
- Upgraded React from 15.4.0 to 16.0.0-beta.5
- Upgraded React Native from 0.42.3 to 0.49.5
- Upgraded Expo from 15.1.0 to 22.0.2
- Other upgraded packages:
- color: 0.11.3 to 1.0.3
- react-redux: 4.4.5 to 5.6.0
- redux: 3.5.2 to 3.7.2
- redux-persist: 3.2.2 to 4.10.0
- redux-thunk: 2.1.0 to 2.2.0
- remote-redux-devtools: 0.3.3 to 0.5.0
- remote-redux-devtools-on-debugger: 0.4.6 to 0.8.0
- Modified structure of the project more efficiently.
- Replaced React Native components with NativeBase components, wherever applicable.
- Removed NB 0.x theme and ejected new theme from NativeBase 2.3.3