S Payne
Results
3
comments of
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.