1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00

Update expo-updates

This commit is contained in:
Zhiyuan Zheng
2022-05-09 22:56:10 +02:00
parent 14af578680
commit 56887fec85
3 changed files with 3 additions and 4 deletions

View File

@ -43,6 +43,7 @@ import {
getSettingsLanguage
} from '@utils/slices/settingsSlice'
import ThemeManager from '@utils/styles/ThemeManager'
import 'expo-asset'
import * as Notifications from 'expo-notifications'
import * as SplashScreen from 'expo-splash-screen'
import React, { useCallback, useEffect, useState } from 'react'