The documentation says that the only way to reference a static image is to use require.
But I\'m not sure where does react expect to have those images. The examples don
To display image from local folder, you need to write down code:
Here I have put my image in asset folder.