KwunYamShan

Results 3 comments of KwunYamShan

Just set the enableHermes property to true I wonder what the reason is Here is my configuration project.ext.react = [ enableHermes: true ] def enableHermes = project.ext.react.get("enableHermes", false); dependencies {...