f-f / purescript-react-basic-native

Apache License 2.0
60 stars 18 forks source link

support for "ref" #34

Open joprice opened 3 years ago

joprice commented 3 years ago

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.