@@ -12,7 +12,7 @@ import {
View,
// Text,
} from 'react-native';
-import {Text} as Text2 from 'react-native';
+import * as rn from 'react-native';
import { Header, LoadingIndicator, Text } from '../react/features/base/react';