Skip to content

Releases: keyboardshotgun/react-native-simple-image-viewer

0.4.0

24 Feb 04:39
Compare
Choose a tag to compare
0.4.0 Pre-release
Pre-release

Supports images that require a security header 'Authorization'.

  • new properties

token={jsonWebtTokenString}
tokenHeader={'Bearer'}
requestMethod={'GET'}

0.3.1

23 Feb 07:04
Compare
Choose a tag to compare
0.3.1 Pre-release
Pre-release

0.3.1
Added current / total page info
new property (showPage,itemMargin,leftHanded)
fixed almost minor errors
Added new option component for example

0.2.3
fixed ErrorComponent

0.2.1
Added react-native-fast-image dependency for list performance.
When image not found or error, show Alternative component.

0.2.0
Added horizontal scroll list bar for multi-image support
A complementary color for the close-button background and item border are automatically generated by the background color.
The item size of the list is automatically changed according to "perPage" props.
Example update.