Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

react native image

<Image //change imagePath with the real path of your image, for example ./src/image/image.jpg
	source={require("imagePath")} 
/>
 
PREVIOUS NEXT
Tagged: #react #native #image
ADD COMMENT
Topic
Name
3+9 =