I have created a React-native app. The static images are showing properly in Debug mode but in Release(after creating main.jsbundle and adding it into project) the images Stretches.
I have gone through lots of suggestions on Github but could not find a solution. Some people suggested to use "svgs" instead of "pngs"