React Native Responsive Image Component

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.

Preview:

React Native Responsive Image Component

Add Comment