Closed sydneyjodon-wk closed 4 years ago
Support useRef hook in react-dart.
react-dart
useRef
initUseRef
Ref
current
Please review: @kealjones-wk @aaronlademann-wf @greglittlefield-wf @joebingham-wk
Looks like there are merge conflicts on this one now too after merging another PR 😅
Motivation
Support useRef hook in
react-dart
.Changes
useRef
function.initUseRef
constructor to theRef
object.current
property ofRef
.Please review: @kealjones-wk @aaronlademann-wf @greglittlefield-wf @joebingham-wk