ihor / react-native-scalable-image

React Native Image component which scales width or height automatically to keep the original aspect ratio
https://www.npmjs.com/package/react-native-scalable-image
MIT License
315 stars 67 forks source link

Do not create empty Image component #28

Closed lukefanning closed 3 years ago

lukefanning commented 3 years ago

Creating an empty ImageBackground component with no props results in a TypeError: Cannot read property 'width' of undefined when using ImageBackground error immediately

tastyqbit commented 3 years ago

Can we please get this merged @ihor ? I love your component but I am getting the same error as ssg-luke and I would rather not fork the library. Thanks in advance!

ihor commented 3 years ago

Thanks @ssg-luke ! @tastyqbit I just merged and published. I'm sorry for the sloppy maintenance, got super busy at work.