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

Meet an error when build iOS: No visible @interface for 'RCTEventEmitter' declares the selector 'invalidate'

Open Sioxas opened this issue 4 years ago • 1 comments

Description

No visible @interface for 'RCTEventEmitter' declares the selector 'invalidate'

image

Build Details

Xcode: 13.3.1 react-native: 0.62.2 react-native-performance: 3.0.0

Sioxas avatar Apr 18 '22 03:04 Sioxas

3.0.0 requires React Native 0.68. Your version is ancient!

oblador avatar Apr 18 '22 07:04 oblador