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
At the moment there is no way for you to import { Chart, ChartProps } from 'react-native-responsive-chart' so you could make a HOC to utilize the chart but with your own customization. It would be nice if you could export the prop types so this could be a reality.
At the moment there is no way for you to
import { Chart, ChartProps } from 'react-native-responsive-chart'
so you could make a HOC to utilize the chart but with your own customization. It would be nice if you could export the prop types so this could be a reality.example
Side note
I might try and do this for you when I get some free time.
The text was updated successfully, but these errors were encountered: