- 博客(2)
- 收藏
- 关注
原创 The development server returned response error code: 500 in react-native
这种路径是在js文件目录查找<Image source = {require('./img/danjianbao.png')} style={{width: 40, height: 40}}/>需要添加../来退回上个路径,才能查找到img文件<Image source = {require('./../img/danjianbao.png')} style={{width: 4...
2018-07-16 15:38:37
771
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人