Releases: terrysahaidak/react-native-gallery-toolkit
Releases · terrysahaidak/react-native-gallery-toolkit
1.0.0-alpha.1
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
1.0.0-alpha.0
I'm happy to announce something I've been working for a while - React Native Gallery Toolkit.
It'll have everything you need to build a full-featured custom gallery!
Built with react-native-reanimated and react-native-gesture-handler and currently has:
- Pager
- Image Transformer
- Standalone Gallery