79360817

Date: 2025-01-16 08:31:11
Score: 0.5
Natty:
Report link

To disable new arch permanently

For android goto file android/gradle.properties

then set the newArchEnabled property to false

newArchEnabled=false

For IOS goto file ios/Podfile

and add the line

# Disable New Architecture
`ENV['RCT_NEW_ARCH_ENABLED'] = '0'
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Gáüřãv Jõşhï