Christian Nazha
Results
1
comments of
Christian Nazha
Wrong button position when using KeyboardAvoidingView in combination with SafeAreaView and autofocus
Refactored the above to the following 2 hooks: Hook to return transition complete based on react navigation ``` javascript // Returns finished as true when transition is complete const useScreenTransitionEnded...