Closed sydneyjodon-wk closed 5 years ago
Expose React 16 createRef and forwardRef.
createRef
forwardRef
ReactJsComponentFactoryProxy
Please review: @kealjones-wk @aaronlademann-wf @greglittlefield-wf @joebingham-wk
QA +1
Merging
Motivation
Expose React 16
createRef
andforwardRef
.Changes
createRef
function in react_interop.dart and wrap it in a class to handle typing.forwardRef
withReactJsComponentFactoryProxy
.Testing
Please review: @kealjones-wk @aaronlademann-wf @greglittlefield-wf @joebingham-wk