react-native-animated-charts
react-native-animated-charts copied to clipboard
Set of components and helpers for building complex and beautifully animated charts
### Feature Implement ChartPath background Gradient. ### Note This is in response to this [issue](https://github.com/rainbow-me/react-native-animated-charts/issues/8). Also, special thanks to [stas-kravchuk](https://github.com/stas-kravchuk) for his original implementation of the gradient. ### Screenshot:  "react-native": "0.67.3", "@rainbow-me/animated-charts": "^1.0.0-alpha.6", "react-native-reanimated": "^2.4.1", How can I fix it?
When i import package to use i catch error Requiring module "node_modules/@rainbow-me/animated-charts/src/index.js", which threw an exception: ReferenceError: Can't find variable: _stopObservingProgress
Hi team For now I'm using @rainbow-me/animated-charts for a project. Which is package for typescript I can add to the project?