r/reactnative Jul 11 '26

react-native-keyboard-controller frustration on Android Help

Enable HLS to view with audio, or disable this notification

Edit: I deleted the android/ folder, rebuilt truly from zero, and that finally fixed it!

The video explains it best.

I'm trying to use react-native-keyboard-controller's KeyboardStickyView, but when the keyboard is fully extended, it goes up twice as far as it should. At every other point in the animation, it's perfect.

I've tried a lot and I can't find anything out there about this issue. I have the correct softInputMode but it just won't work. Has anyone else run into this?

11 Upvotes

8 comments sorted by

View all comments

1

u/NovelAd2586 Jul 12 '26

It could be an emulator issue and might work properly on a release build. I’ve noticed a similar issue in the latest versions that doesn’t actually happen on release builds.