标签: reactjs api react-native axios imgur
我正在尝试显示一些来自imgur API的图像。 我提出了axios GET请求,该请求返回一个ARRAY。
This the code with the request
这个项目是用react native制作的
谢谢! :)
答案 0 :(得分:0)
对于API的响应,您什么也不做。您需要将getImageFrom的结果分配给state.dataSource。
getImageFrom
state.dataSource