Skip to content

Commit

Permalink
RN: Delete setAndForwardRefs
Browse files Browse the repository at this point in the history
Summary:
Deletes `setAndForwardRefs` because it encourages a subtle pitfall with managing the referential equality of `ref` entities.

By the time this commit is landed, there will have been no more call sites to it in the `facebook/react-native` repository.

Changelog:
[Internal]

Reviewed By: sammy-SC

Differential Revision: D41209331

fbshipit-source-id: 3ef9c3543b581a716a1e41e524957867ee811675
  • Loading branch information
yungsters authored and facebook-github-bot committed Nov 14, 2022
1 parent 7cf4cf3 commit bf6ed07
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 209 deletions.
138 changes: 0 additions & 138 deletions Libraries/Utilities/__tests__/setAndForwardRef-test.js

This file was deleted.

71 changes: 0 additions & 71 deletions Libraries/Utilities/setAndForwardRef.js

This file was deleted.

0 comments on commit bf6ed07

Please sign in to comment.