GuoChen-WHU / react-native-pinch-zoom-view

A pinch-to-zoom view for React Native.
103 stars 43 forks source link

Could not find a declaration file for module "react-native-ping-zoom-view" #28

Closed Ulan4eg closed 4 years ago

Ulan4eg commented 4 years ago

Could not find a declaration file for module "react-native-pinch-zoom-view". 'c:/Users/User/project/node_modules/react-native-pinch-zoom-view/index' I try "npm install @types/react-native-pinch-zoom-view" - not working. I try create file index.d.ts with "declare module 'react-native-pinch-zoom-view';" Error is gone, but <PinchZoomView><SvgXml bla-bla-bla /></PinchZoomView> - not zoomable. react-native-ping-zoom-view@0.2.0 Expo sdk 35 react 16.8.3