set JSEngine Resolution Algorithm
open fun setJSEngineResolutionAlgorithm(@Nullable jsEngineResolutionAlgorithm: JSEngineResolutionAlgorithm): ReactInstanceManagerBuilder
Sets the JS Engine to load as either Hermes or JSC. If not set, the default is JSC with a Hermes fallback.