I have a problem with the ref of focus input.
I migrated from 1.3.9 to 2.4.1
Reproduction - (required - issue will be closed without this)
Implement the component.
Implement useRef then when executing placesRef?.Current?.Focus () in the onWillFocus event of react navigation the app crashed.
Describe the bug
I have a problem with the ref of focus input. I migrated from 1.3.9 to 2.4.1
Reproduction - (required - issue will be closed without this)
Implement the component. Implement useRef then when executing placesRef?.Current?.Focus () in the onWillFocus event of react navigation the app crashed.
Please provide a FULLY REPRODUCIBLE example.
Click to expand!
```javascriptAdditional context
Library Version: [e.g. 1.4.2] 2.4.1
React Native Version: [e.g. 0.62.2] 0.63.4
[x] iOS
[ ] Android
[ ] Web
Add any other context about the problem here, screenshots etc