mirror of
				https://gitlab.com/ceda_ei/sonzai.git
				synced 2025-11-04 09:00:05 +01:00 
			
		
		
		
	Enable Hermes
This commit is contained in:
		@@ -77,7 +77,7 @@ import com.android.build.OutputFile
 | 
			
		||||
 | 
			
		||||
project.ext.react = [
 | 
			
		||||
    entryFile: "index.js",
 | 
			
		||||
    enableHermes: false,  // clean and rebuild if changing
 | 
			
		||||
    enableHermes: true,  // clean and rebuild if changing
 | 
			
		||||
]
 | 
			
		||||
 | 
			
		||||
apply from: "../../node_modules/react-native/react.gradle"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user