update
This commit is contained in:
@@ -21,7 +21,7 @@ import { Palette } from "./src/styles";
|
||||
import { navigationRef, reset } from "./src/navigation/NavigationService";
|
||||
|
||||
import initialGlobalState from "./src/config/initialGlobalState";
|
||||
import { MenuProvider } from 'react-native-popup-menu';
|
||||
import { MenuProvider } from "react-native-popup-menu";
|
||||
|
||||
import firebase from "./src/config/firebase";
|
||||
import Providers from "./src/providers";
|
||||
@@ -34,6 +34,8 @@ import {
|
||||
Inter_700Bold,
|
||||
} from "@expo-google-fonts/inter";
|
||||
|
||||
import "./src/utils/Sheet";
|
||||
|
||||
console.disableYellowBox = true;
|
||||
console.reportErrorsAsExceptions = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user