$FlowFixMe - TODO T29156721 React.forwardRef
is not defined in Flow, yet.
#22595
Closed
3 tasks done
Labels
Flow
Ran Commands
One of our bots successfully processed a command.
Resolution: Locked
This issue was locked by the bot.
Type: Question
Issues that are actually questions and not bug reports.
Description
I found this comment out and I'm wondering I should remove this comment out or fix something.
https://github.com/facebook/react-native/blob/v0.58.0-rc.1/Libraries/Components/View/View.js#L50-L52
Because
React.forwardRef()
's arguments are defined in React v16.6.3.https://github.com/facebook/react/blob/v16.6.3/packages/react/src/forwardRef.js#L12-L14
May I have some info about this comment out? @yungsters
The text was updated successfully, but these errors were encountered: