react-native-pinch icon indicating copy to clipboard operation
react-native-pinch copied to clipboard

app crash on React native 0.52 ios - undefined is not an object

Open JasonCubic opened this issue 7 years ago • 4 comments

When I try a pinch.fetch the app red screens with the error:

Undefined is not an object (evaluating '_reactNative.NativeModules.RNPinch.fetch')

it works on android.

JasonCubic avatar Mar 20 '18 21:03 JasonCubic