-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Labels
Type Pick RequestPick requests to include commits inside a React Native releasePick requests to include commits inside a React Native release
Description
Target Branch(es)
0.79
Link to commit or PR to be picked
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
Labels
Type Pick RequestPick requests to include commits inside a React Native releasePick requests to include commits inside a React Native release
Type
Projects
Status
Done / Picked