You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After upgrading to React Native version 0.43, getting the red screen with error: "PerfMonitor has no setter or ivar for its bridge, which is not permitted. You must either @synthesize the bridge property, or provide your own setter method".
Reproduction Steps
Upgraded from version 0.42.3 using react-native-git-upgrade. There were no conflicts. Then ran "react-native link".
Additional Information
React Native version: 43
Platform: iOS
Development Operating System: MacOS
jakeatwork, juanviola, andriichernenko, benoitletondor, mmckinley8 and 9 more