S Payne
S Payne
The issue I am having is that the bundle sometimes reloads before the deep link is successfully put into state.
Unfortunately upgrading to `[email protected]` has not fixed the issue for me (React native `0.71.3`).
Am seeing this too. The workaround I've used is to wrap KeyboardAvoidingView in a plain View and call onLayout on that.
Hi @henninghall, I'm seeing this with version 5.0.13 of react-native-date-picker, in a react-native cli project, react-native version 0.73.7.