Skip to main content
Version: 7.0.x

Alternatives

If, for whatever reason, the library does not satisfy your project's use case, you can check react-native-keyboard-controller

react-native-keyboard-controller has an interesting approach of detecting keyboard appearance on native side and letting you apply detected height to Reanimated or vanilla Animated views. It's written in Kotlin and Swift, it uses WindowInsetsCompat API on Android and it also supports Fabric & TurboModules from version 1.2.0. Additionally, it has a interactive keyboard support from version 1.5.0.