DEV Community

Discussion on: Build forms in React Native with tcomb-form-native

Collapse
 
w3ndo profile image
Patrick Wendo

I am using tcomb form but I am using function based components. Could you please explain how I can get the value of a form into a variable. Every time I try I get the error undefined is not an object (evaluating 'form.getValue')