final-form / final-form/react-final-form
React Native onPress Event
Open
- Dominant language
- JavaScript
- Stars
- 7.4k
- Forks
- 497
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I can not solve the problem when I have in my form fields that use onPress event. Every time the input.value of that element is "" and I can not solve this problem, because the docs do not touch this problem that only exists on React Native and for fields that do not have onChange (for changing the value with the one the user types let's say) how this effect can be achieved?
Example a list of tags that are selected onPress:

Contributor guide
Assessment
This issue has not been assessed yet.