Skip to content

The zoom view allow users to pinch to zoom in/out and pan to move around the content

Notifications You must be signed in to change notification settings

mohanasundaramn/react-native-zoom-view

 
 

Repository files navigation

React Native Zoom View

Get Started

  1. npm install
  2. Open 2 terminals, one running npm run start:bundler, another npm run start:ios / npm run start:android

The reason why the bundler is seperated from the run app script is because I usually open both simulator side by side.

About

The zoom view allow users to pinch to zoom in/out and pan to move around the content

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 51.8%
  • Objective-C 17.7%
  • Ruby 9.9%
  • Python 8.2%
  • Java 7.8%
  • JavaScript 4.6%