Can't show Image by URI in React Native iOS Simulator

后端 未结 5 1578
情话喂你
情话喂你 2020-12-17 19:12

I\'m using react-native 0.28.0

I\'m trying to show an image on iPhone simulator according to this tutorial: http://www.appcoda.com/react-native-introduction/

5条回答
  •  再見小時候
    2020-12-17 19:17

    Here is a sample code for Hamburger icon in image-

     
    

    for more info you can refer here-https://facebook.github.io/react-native/docs/image.html

提交回复
热议问题