Releases: oblador/react-native-lightbox
Releases · oblador/react-native-lightbox
0.8.1
15 Dec 11:55
Compare
Sorry, something went wrong.
No results found
Removed usage of deprecated React lifecycle methods
Added support for onLongPress prop
0.7.0
03 Sep 17:08
Compare
Sorry, something went wrong.
No results found
Fix React 16 deprecations to support React Native 44+
Breaking change : Refactor to ES+, use import now instead of require.
Enable Android back button
Fix error when using local images
0.6.0
11 May 23:29
Compare
Sorry, something went wrong.
No results found
Fixes React / React Native split deprecation warning.
0.5.1
22 Apr 21:38
Compare
Sorry, something went wrong.
No results found
Fixes StatusBarIOS deprecation.
Removes react native from peerDependencies
Adds backgroundColor property.
0.5.0
14 Oct 21:35
Compare
Sorry, something went wrong.
No results found
Support for custom animation settings via new springConfig prop.
Support for complex lightbox content via new renderContent prop.
Fixed warnings on close when using new navigator approach.
React Native 0.13-rc support
0.4.1
11 Oct 14:19
Compare
Sorry, something went wrong.
No results found
Fixed bug on iOS where swiping to close and opening again would cause the lightbox to only open partially.
0.4.0
08 Oct 15:43
Compare
Sorry, something went wrong.
No results found
Android support!
Breaking API change: header prop is now renderHeader(close).
Breaking API change: Deprecated direct access to close and open methods.
0.3.0
28 Aug 12:56
Compare
Sorry, something went wrong.
No results found
The module now has no dependencies other than React Native which makes integration easer.