Skip to content

Releases: terrysahaidak/react-native-gallery-toolkit

1.0.0-alpha.1

05 Oct 09:04
Compare
Choose a tag to compare

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

15 Sep 16:17
Compare
Choose a tag to compare

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