aboutsummaryrefslogtreecommitdiff
path: root/mobile/components/GreetingPage.js
diff options
context:
space:
mode:
Diffstat (limited to 'mobile/components/GreetingPage.js')
-rw-r--r--mobile/components/GreetingPage.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/mobile/components/GreetingPage.js b/mobile/components/GreetingPage.js
index 70b7277..0bc61cf 100644
--- a/mobile/components/GreetingPage.js
+++ b/mobile/components/GreetingPage.js
@@ -53,7 +53,7 @@ export default class GreetingPage extends Component {
//when creating web pages
// initialy show a loading screen when trying to get location on load
- if (this.state.isLoading && this.state.fontsLoaded) {
+ if (this.state.isLoading) {
return (
<View style={styles.container}>
<View style={styles.titleContainer}>