From bda5ac9fb5915ad1e72c35c209aa4a95ac623f87 Mon Sep 17 00:00:00 2001 From: Laurent Cozic Date: Fri, 14 Jun 2019 23:23:01 +0100 Subject: [PATCH] Upgraded RNdocument-picker --- ReactNativeClient/lib/components/note-body-viewer.js | 2 -- ReactNativeClient/package-lock.json | 6 +++--- ReactNativeClient/package.json | 2 +- 3 files changed, 4 insertions(+), 6 deletions(-) diff --git a/ReactNativeClient/lib/components/note-body-viewer.js b/ReactNativeClient/lib/components/note-body-viewer.js index b1a270a798..51010b7610 100644 --- a/ReactNativeClient/lib/components/note-body-viewer.js +++ b/ReactNativeClient/lib/components/note-body-viewer.js @@ -168,13 +168,11 @@ class NoteBodyViewer extends Component { // https://github.com/react-native-community/react-native-webview/issues/376 // However, if we add the tag as described there, it is no longer necessary and WebKit can be used! // https://github.com/react-native-community/react-native-webview/issues/312#issuecomment-501991406 - // TODO: remove no longer used scalesPageToFit return (