meliorence / react-native-image-gallery

Pure JavaScript image gallery component for iOS and Android with high-performance and native feeling in mind
715 stars 298 forks source link

Apply UNSAFE_ to unsafe lifecycle methods #145

Closed mattcrowder closed 4 years ago

mattcrowder commented 4 years ago

Hello! We're working on upgrading React Native to 16.9.0, and they started consoling warnings for unsafe lifecycle methods, so if you could merge this and publish the new version, that would be great, thanks!