Unimplemented component: <KeyboardGestureArea> #841
Labels
🏭 fabric
Changes specific to new (fabric/jsi) architecture
👆 interactive keyboard
Anything related to interactive keyboard dismissing
🍎 iOS
iOS specific
Description of the bug
When using the KeyboardGestureArea component from react-native-keyboard-controller with the interpolator prop set to "ios", an error occurs, causing the UI to break.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The component should render normally without errors and smoothly handle keyboard gestures.
Screenshots

Smartphone:
Device: Simulator
OS: 18.1
RN version: 0.77.1
RN architecture: new (Fabric)
JS engine: Hermes
Library version: react-native-keyboard-controller 1.16.5, react-native-reanimated 3.17.0
Additional context
This issue only occurs with the new architecture enabled.
The text was updated successfully, but these errors were encountered: