[refactor]: Deprecate and remove TextInput's inputRef property #3016
Labels
good first issue
Good for newcomers
type: breaking
This introduces breaking changes and will require a major version increase
Describe the refactor
Now that #3011 has been introduced, let's remove the old way of dealing with refs of the TextInput via the inputRef property.
This is a breaking change, so ideally deprecate in one PR, release, remove in another PR, release again (will be a major version bump)
The text was updated successfully, but these errors were encountered: