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

cannot read property 'style' of undefined

Open MrHazimAli opened this issue 7 years ago • 2 comments

error comes out right after npm install

index.js: 606:36

style: _reactNative.ViewPropTypes.style,

anyone have workaround on this ? react-native-cli: 2.0.1 react-native: 0.42.0

MrHazimAli avatar Jul 20 '17 08:07 MrHazimAli

Should work if you upgrade react-native to >0.46. Otherwise, you could downgrade react-native-swipeable to 0.4.0.

jshanson7 avatar Jul 22 '17 20:07 jshanson7

how can i downgrade to swipeable 0.4.0?

shushuy avatar Aug 29 '17 17:08 shushuy