- Upgrade to
babel@7
.
- Removed react-native from peerDependencies.
- #15 Updated peerDependencies ranges to include React 16.
- Bumped devDependencies and remove unused dependencies.
- Added test coverage.
- Enabled Travis-CI.
- #7 Moved certain dependencies to devDependencies.
- #14 Implement
compare
method to compare current window size to any breakpoint - Bump the dependencies.
- Include index.native.js in
npm run build
. Adds missingindex.native.js
to the publish output.
- #13 Use separate file for
Breakdancer
base class, allows React Native to resolveBreakdancer
.