react-native-doc-viewer icon indicating copy to clipboard operation
react-native-doc-viewer copied to clipboard

Opening a file removes my InputAccessoryView from the screen that the file was opened from.

Open d-vincent opened this issue 6 years ago • 0 comments

I use this library to open and view docs sent through an instant messenger, in which I use an InputAccessoryView to stick the text input to the keyboard. Opening a file removes this view from the screen, and it does not return once the file is closed. Any ideas?

d-vincent avatar Sep 06 '19 15:09 d-vincent