javascript - react ui library problem
天蓬老师
天蓬老师 2017-07-05 11:04:36
0
1
872

As shown below

ListView.DataSource is not something in react-native? How can I use it directly on the web?
Isn’t react-native supposed to be packaged and run in the app? This is the drop-down refresh loading in mobile.ant.design. I didn't quite understand the listview in it at first. Later, I searched and found that ListView.DataSource is in react-native. Is it possible to use it like this? It doesn't work. Thank you for your advice. Thank you all

天蓬老师
天蓬老师

欢迎选择我的课程,让我们一起见证您的进步~~

reply all(1)
習慣沉默

I have never used native, but cross-platform is possible for UI libraries. You must consider various aspects such as framework limitations. What is the difference between app, mobile terminal and PC terminal? What does the ui library do? A good pure UI layer framework can definitely adapt to the mobile terminalinterface. As for whether the internal logic of the component is consistent with the framework, you need to go to the ant official website to find out. Maybe it’s just the same name

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template