Skip to content

Add a field for newArchEnabled and hermesEnabled in react-native info #1809

Closed
@cortinico

Description

@cortinico

Describe the Feature

As the title says, it would be great to add a field for newArchEnabled and hermesEnabled in react-native info. We receive several issue reports on facebook/react-native and most of the time we need to ask if Hermes/NewArch has been enabled or disabled. Would be great to have it from the info command.

Possible Implementations

Ideally we should have it split between Android & iOS
Android: read from the android/gradle.propreties file
iOS: read from the ios/Podfile file.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions