Rodrigo Costa
Results
1
comments of
Rodrigo Costa
Wrong button position when using KeyboardAvoidingView in combination with SafeAreaView and autofocus
Hey guys, in my specific case, I was able to fix it by using `router.push()` instead of ``. Note 1: It is an workaround, not a proper fix Note 2:...