tomLadder / react-native-echarts-wrapper

📈Powerful React-Native ECharts Wrapper 📊

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

the formatter cannot call third-party libraries

KevinPFeng opened this issue · comments

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

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