Jiří Zikmund

Results 2 comments of Jiří Zikmund

> npm i react-native-pinchable cd ios && pod install > > import Pinchable from 'react-native-pinchable' > > ... > then I got an error 'requireNativeComponent: "PinchableView" was not found in...

@oblador Works perfectly, thank you so much! It took me tons of time trying all the libraries out there and implementing my own solution, but your library is by far...