tomLadder / react-native-echarts-wrapper

📈Powerful React-Native ECharts Wrapper 📊
MIT License
177 stars 62 forks source link

the formatter cannot call third-party libraries #67

Closed KevinPFeng closed 2 years ago

KevinPFeng commented 3 years ago

I encountered the problem, that is, the formatter cannot call third-party libraries, such as moment.@tomLadder

tomLadder commented 2 years ago

@KevinPFeng The code runs in the context of the WebView - therefore you're React-Native libraries won't be accessible there