purescript-react-basic-native icon indicating copy to clipboard operation
purescript-react-basic-native copied to clipboard

support for "ref"

Open joprice opened this issue 4 years ago • 0 comments

I'm trying to trigger focus of a textinput programmatically, but there doesn't seem to be a "ref" field in the props of views. I thought at first this was an issue with react-basic ( https://github.com/lumihq/purescript-react-basic/issues/119#issuecomment-774214971), but I now think the generated code is not including the ref property.

joprice avatar Feb 05 '21 19:02 joprice