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

v0.0.25

Choose a tag to compare

@marzolfb marzolfb released this 10 Feb 11:49
· 48 commits to master since this release

Features/Enhancements:

  • Upgraded to react-native 0.41.2 and react-native-svg 4.5.0 (#78)
  • Added min/max scale support to the y axis on the bar chart (#72)
  • Added color management to Radar chart (#67)

Bug fixes:

  • Added Babel polyfill to fix "undefined not a function" error (#64 - fixes #62)
  • Added babelrc config file to example (#65 - fixes #63)
  • Added SPDX lines to license headers and added missing license headers (#68 - fixes #57)