React Native Gallery Toolkit Versions Save

Reanimated 2 powered gallery implementation

v1.0.0-alpha.1

3 years ago

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

v1.0.0-alpha.0

3 years ago

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