1.3.7-2 - Test Build - Added progress for fetching file size.

This commit is contained in:
Patrick Fic
2022-06-23 09:16:54 -07:00
parent 9eb8a43884
commit 7ba64ea553
4 changed files with 52 additions and 30 deletions

View File

@@ -6,7 +6,6 @@ import i18n from "i18next";
import moment from "moment";
import React, { useEffect } from "react";
import { Button } from "react-native-paper";
import { SafeAreaView } from "react-native-safe-area-context";
import { connect } from "react-redux";
import { createStructuredSelector } from "reselect";
import { logImEXEvent } from "../../firebase/firebase.analytics";