instagram-zoom-react-native

1.0.2 • Public • Published

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 onStartHandler={this.onZoomStartHandler} onEndHandler={this.onZoomEndHandler}>
  <ElementContainer>
    <Image source="..." />
  <ElementContainer>
</InstagramProvider>
            

Thank you

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

/instagram-zoom-react-native/

    Package Sidebar

    Install

    npm i instagram-zoom-react-native

    Weekly Downloads

    4

    Version

    1.0.2

    License

    MIT

    Unpacked Size

    15.9 kB

    Total Files

    11

    Last publish

    Collaborators

    • vignes