I'm trying to build a react-native project with Xcode. I keep getting the following error from Flipper-Folly:
Lexical or Preprocessor issue: 'cstdio' file not found
This happened after I included this library as per the instructions in README.md.
Am I missing something?