OkHi Documentation
v6.0.0
Ask or search…
K
Comment on page

React Native troubleshoot guide

Common issues with React Native integrations

1. Invalid parameter not satisfying: !stayUp

2. Use of '@import' when C++ modules are disabled

Solution:
In Xcode, in the Build Settings, filter for "allow non-modular" and Enable "Allow Non-modular includes in Framework modules"
Filter from "other c++", and add -fcxx-modules to both debug and release