Skip to content

[0.79] Do not generate Apple specific files for Android #899

@cipolleschi

Description

@cipolleschi

Target Branch(es)

0.79

Link to commit or PR to be picked

facebook/react-native#50655

Description

We realized that when calling

npx react-native-community/cli codegen --path . --platform all --outputPath /tmp/codegen
We were generating in the android folder some files that are Apple-specific.

With this change, we should stop generating the Apple specific files in Android.

This PR mimics facebook/react-native#50654 against main. The code has changed so facebook/react-native#50655 has been opened agains the release branch directly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type Pick RequestPick requests to include commits inside a React Native release

    Type

    No type

    Projects

    Status

    Done / Picked

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions