Description:
React Native <Image> component, that rescales itselfs correctly on iOS and Android devices. React Native’s Image size is rendered the same regardless of device size and resolution. Desired behaviour in is to have a component, that scales appropriately.


