terrysahaidak
released this
05 Oct 09:04
·
63 commits
to master
since this release
New features
- Scalable Image component which is similar to Instagram's pinch-to-zoom behavior
Improvements
renderImage
callback of Standalone Gallery now accepts three parameters:
(props: RenderImageProps, item: ItemT, index: number) => JSX.Element
New examples
- Thanks to @t-perun we now have the Instagram Feed example