Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 716 Bytes

README.md

File metadata and controls

28 lines (15 loc) · 716 Bytes

react-native-instagram-zoomable

Description

A component to implement the Instagram Zoom-Draggable-Effect for any component in React-Native.

Installation

npm i --save https://github.com/postillonmedia/react-native-instagram-zoomable.git

Usage

InstagramProvider

props:

  • children
  • renderBackground: (selected: , scaleValue, gesturePosition) => React.Component

ElementContainer

Thank you

Thank you to Audy Tanudjaja and his article on Medium: React Native UI Challenge: Building Instagram Zoom-Draggable Photo