react-native-ios-charts
react-native-ios-charts copied to clipboard
Example Not Working : ChartsExplorer
Not able to configure the example project. following instruction given in here on giving command " pod install " inside projects ios folder this is what I am getting in response.
Analyzing dependencies
Pre-downloading: Charts
from https://github.com/danielgindi/Charts.git
, commit 2dd22b903a78d0d34d07ef71728c41ac22f6a114
[!] Error installing Charts [!] /usr/local/bin/git -C /var/folders/nz/9d7wt8wx2sgg674ycggp3p2w0000gn/T/d20170308-767-km5q0s checkout --quiet 2dd22b903a78d0d34d07ef71728c41ac22f6a114
fatal: reference is not a tree: 2dd22b903a78d0d34d07ef71728c41ac22f6a114
Thanks.
you can try the new project react-native-charts-wrapper which merged iOS and Android platform.
@L-Jovi : Thank You very much. Will try the new one.