react-native-keyboard-input icon indicating copy to clipboard operation
react-native-keyboard-input copied to clipboard

Is it possible to extend system keyboard? [QUESTION]

Open Zaporozhec7 opened this issue 5 years ago • 2 comments

I need add toolbar with few buttons above system keyboard, and keep system keyboard in place. Is this possible? I mean do for both platforms something like InputAccessoryView (from react-native core) do only on IOS.

Zaporozhec7 avatar Jan 11 '19 23:01 Zaporozhec7

Like this? https://customkeyboarddetails.blogspot.com/2019/02/using-react-native-in-android-custom.html

oliversisson avatar Feb 03 '19 09:02 oliversisson

@oliversisson Thank you very much! Just now I can not try your solution, but I will try it on next days

Zaporozhec7 avatar Feb 03 '19 19:02 Zaporozhec7