Issue
This Content is from Stack Overflow. Question asked by ThinkAndCode
I have recently enabled new architecture in iOS
by running following command
RCT_NEW_ARCH_ENABLED=1 pod install
I would like to disable it now, But unable to figure out a way. I couldn’t find anything from official documentation as well.
Is there anyway to disable the new architecture or creating the new project is the only way?
Thank You.
Solution
This question is not yet answered, be the first one who answer using the comment. Later the confirmed answer will be published as the solution.
This Question and Answer are collected from stackoverflow and tested by JTuto community, is licensed under the terms of CC BY-SA 2.5. - CC BY-SA 3.0. - CC BY-SA 4.0.