react-native-doc-viewer
react-native-doc-viewer copied to clipboard
Opening a file removes my InputAccessoryView from the screen that the file was opened from.
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?