有什么方法可以在React-Native中使用React库?
我目前正在学习新闻。我必须在React天然中使用热图 - 绘制库。有情题库用于React。在GitGub中,有反应的拼图,但不包括热图。有什么办法可以在React Native中使用React-Plotly方法?
I am currently learning React native. I have to use heatmap -from plotly library- in react native. There is plotly library for React. In gitgub, there is react-native-plotly but doesn't include heatmap. Is there any way I can use react-plotly methods in react native?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如果它不是核心React库,则需要将其移植到
React-Native
。If it's not a core React library, then it would need to be ported to
react-native
.