You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
after installation npm install react-native-charts --save and import
import {BarChart} from 'react-native-charts';
i am getting error:
i saw the pr with importing PropTypes from 'prop-types' not from 'react' maybe that would solve it
after installation npm install react-native-charts --save and import

import {BarChart} from 'react-native-charts';
i am getting error:
i saw the pr with importing PropTypes from 'prop-types' not from 'react' maybe that would solve it