I\'m using Redux Form (RF) in a React Native application. Everything works fine but I can not figure out how to get the refs from the Field inp
refs
withRef is deprecated, use forwardRef instead.
withRef
forwardRef