capitalone / react-native-pathjs-charts

Android and iOS charts based on react-native-svg and paths-js
Apache License 2.0
879 stars 261 forks source link

Update react-native-svg #208

Closed kreistad closed 6 years ago

kreistad commented 6 years ago

Thank you for contributing a pull request.

Please ensure that you have signed the CLA.

marzolfb commented 6 years ago

I would also like to upgrade to react-native 0.50 in combination with this change. You could add it here or I can do it separately.

Also, we should update the same dependencies in the sample app.

marzolfb commented 6 years ago

I'm working on updating all dependencies. I've discovered 6.0.0 of react-native-svg unfortunately changes the axis text label rendering so I will be sticking with version 5.5.1 for now.