ankit-gl

Results 1 comments of ankit-gl

``` Showing Recent Errors Only /Users//codebase/mobile//node_modules/react-native/ReactCommon/hermes/executor/HermesExecutorFactory.h:10:10: Include of non-modular header inside framework module 'React.HermesExecutorFactory': '/Users//codebase/mobile//ios/Pods/Headers/Public/hermes-engine/hermes/hermes.h' ``` Getting the above error when using ``` use_frameworks! :linkage => :static``` and ``` :hermes_enabled...