coinjar / react-native-wagmi-charts

A sweet & simple chart library for React Native that will make us feel like We're All Gonna Make It.
MIT License
589 stars 116 forks source link

fix: prevent Require cycle warning #96

Closed mateosilguero closed 1 year ago

mateosilguero commented 2 years ago

Move LineChartPathContext to a separated file, prevent Require cycle warning

Close #92