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

can't run

Open mqy1023 opened this issue 8 years ago • 3 comments

1、Duplicate interface definition for class 'RCTView' 2、Property has a previous declaration

"react": "15.4.1", "react-native": "0.40.0",

mqy1023 avatar Jan 10 '17 07:01 mqy1023

There is a breaking change in RN 40 which is why this error.

@mqy1023 Can you PR with changes like this for RN 40: https://github.com/chirag04/react-native-mail/pull/47?

chirag04 avatar Jan 10 '17 15:01 chirag04

Remove header search paths and update all RN imports.

chirag04 avatar Jan 10 '17 15:01 chirag04

my project 'header search paths' is null, how to update RN imports?

mqy1023 avatar Jan 11 '17 07:01 mqy1023