We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d62d1e8 commit 4ccf335Copy full SHA for 4ccf335
1 file changed
app/views/AuthLoadingView.tsx
@@ -1,5 +1,6 @@
1
import React from 'react';
2
import { ActivityIndicator, StyleSheet, Text, View } from 'react-native';
3
+
4
import I18n from '../i18n';
5
import StatusBar from '../containers/StatusBar';
6
import { useTheme } from '../theme';
0 commit comments