Volodymyr Kravchuk
Results
2
comments of
Volodymyr Kravchuk
Wrong button position when using KeyboardAvoidingView in combination with SafeAreaView and autofocus
Still face the issue on react-native 0.68.2 Here is the best way (from my side) to handle this issue: ```javascript export const useScreenTransitionEnded = () => { const navigation =...
It is really important for me