FAQ
Usage with useAnimatedKeyboard hook from react-native-reanimated
react-native-keyboard-controller and useAnimatedKeyboard hook (from react-native-reanimated) may technically be used together, but it's highly recommended to use only one of them to avoid any kind of conflicts.
If you want to know the difference between useAnimatedKeyboard and the implementation of this library, please read this comparison.