Skip to content

Fix keyboard issue android onboarding

This issue was caused by a weird stack navigator problem, I updated the navigator packages and added keyboardHandlingEnabled=false for the stack navigator of the modal screens as a workaround.

closes #2859 (closed) part of #2831 (closed)

Edited by Martin Santangelo

Merge request reports