You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The fullscreen image preview API allows a developer to instantiate a fullscreen image carousel in app. This is to give a better viewing experience to the end user.
How to use image previewer
show(options, callback)
options
images
Array
Image urls to display in full screen image carousel
index
Number, optional
Index of image to start carousel from
Defaults to 0
callback
Callback function that gets called when carousel is closed