react-native-community / upgrade-support

A central community-backed place to request and give help when upgrading your app.
MIT License
261 stars 2 forks source link

event.h:43:32: Use of undeclared identifier 'event' Flipperkit #203

Open Shivani8995 opened 2 years ago

Shivani8995 commented 2 years ago

error lines

/Users/{user}/workspace/myProjectName/ios/Pods/Headers/Public/Flipper-Folly/folly/portability/event.h:43:32: Use of undeclared identifier 'event' /Users/{user}/workspace/myProjectName/ios/Pods/Headers/Public/Flipper-Folly/folly/io/async/EventUtil.h:55:1: Member access into incomplete type 'struct event' /Users/{user}/workspace/myProjectName/ios/Pods/Headers/Public/Flipper-Folly/folly/io/async/EventUtil.h:55:1: Member access into incomplete type 'const struct event'

Environment

Things I’ve done to figure out my issue

Upgrading version

Description

Reproducible demo

I created new project using react-native init myProjectName --version 0.63.3 then I got ios and install pods then open workspace file and run from xcode version 13.3