Target Branch
0.82
Link to commit or PR to be picked
facebook/react-native@068ec39
Description
There was an issue when we extract the RN Dependencies for users that were using cp from coreutils.
This commit unifies the behavior of cp for both mac (BSD) and Coreutils (GNU) users.