| version | result | | :---- | :---- | |react native 0.61.5 enableHermes: true | **works fine** | |react native 0.61.5 JSC | **works fine** | |react native 0.63.0-rc.1 JSC | **works fine** | |react native 0.63.0-rc.1 enableHermes: true | _**unknown error**_ | minimal code example that reproduces the problem. repository https://github.com/gaodeng/hermes-bug 