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
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