oblador / react-native-lightbox

Images etc in Full Screen Lightbox Popovers for React Native
MIT License
2.82k stars 502 forks source link

Removed usage of deprecated React lifecycle methods #120

Closed gurglet closed 4 years ago

gurglet commented 4 years ago

Updated code to work without using the now deprecated methods of componentWillMount and componentWillReceiveProps.

Fixes #118

alexpchin commented 4 years ago

Is this project still being actively maintained?

gurglet commented 4 years ago

@oblador any chance of getting this merged and released?

Meph1k commented 4 years ago

@oblador bump, we would appreciate if you could merge this :)

raajnadar commented 4 years ago

This PR should be merged @oblador