Problem Statement
What steps are needed to enable Fabric in an existing app?
Explanation
First, enable newArchitectureEnabled in gradle.properties (Android) and Podfile (iOS). Then rebuild the app.
Ensure that Hermes is enabled and all third-party libraries are compatible with the new architecture before testing Fabric rendering.
Practice Sets
This question appears in the following practice sets: