wix-incubator / react-native-keyboard-input

Use your own custom input component instead of the system keyboard
MIT License
818 stars 150 forks source link

there is a gap between Keyboard and Accessory #120

Open donmezemre opened 3 years ago

donmezemre commented 3 years ago

i saw the issues (#71 and #80) about that problem but the solutions are not worked for me because they are telling that we need to change something in lib/KeyboardTrackingViewManager.m but i dont have this file in the library. i have lib/ios/reactnativeuilib/keyboardtrackingview/KeyboardTrackingViewTempManager.m this file. but this file does not have the functions that i need to change.

does anybody encountered with this? how do we solve this gap problem?

Reproduce the problem

fukemy commented 2 years ago

hi, did u solved this?