Skip to content
This repository has been archived by the owner on Sep 17, 2021. It is now read-only.

0.0.33

Compare
Choose a tag to compare
@marzolfb marzolfb released this 29 Nov 15:13
· 11 commits to master since this release

(https://github.com/capitalone/react-native-pathjs-charts/tree/0.0.33) (2017-11-29)
Full Changelog

Closed issues:

  • more Invariant Violation: Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: object. #209
  • Unhandled Promise rejection due to babel-polyfill #195
  • After Installing Error : _reactNative.AsyncStorage.getItem(..).then(..).done is not a function #173

Merged pull requests:

  • Removed babel-polyfill and substituted with narrower imports #211 (marzolfb)
  • Upgrade to latest rn and rnsvg dependencies and general cleanup #210 (marzolfb)