Closed
Description
Description
Attempting to upgrade my react-native-static-server library from [email protected] to [email protected], building for iOS, new arch, getting the error with yoga:
Interestingly, I've already upgraded a couple of other libs the same way, without having this issue.
Steps to reproduce
Clone birdofpreyru/react-native-static-server@6f6c899 , try to build the Example App in the library codebase (in the /example
folder) for iOS.
React Native Version
0.75.2
Affected Platforms
Runtime - iOS, Build - MacOS
Output of npx react-native info
N/A
Stacktrace or Logs
N/A
Reproducer
N/A
Screenshots and Videos
No response