From 00d1edcdefe3cf07f8b5364a7ff53e2e8de9e83a Mon Sep 17 00:00:00 2001 From: hristoterezov Date: Mon, 9 Jul 2018 17:14:55 -0500 Subject: [PATCH] fix(jwt): import for mobile. --- react/features/app/components/App.native.js | 1 + 1 file changed, 1 insertion(+) diff --git a/react/features/app/components/App.native.js b/react/features/app/components/App.native.js index 198da4b31..872cccdcc 100644 --- a/react/features/app/components/App.native.js +++ b/react/features/app/components/App.native.js @@ -6,6 +6,7 @@ import { Linking } from 'react-native'; import '../../analytics'; import '../../authentication'; +import '../../base/jwt'; import { Platform } from '../../base/react'; import { AspectRatioDetector,