Move intent handler to a child of InnerApp (#5695)

This commit is contained in:
Hailey
2024-10-11 09:30:30 -07:00
committed by GitHub
parent 8c6384175c
commit 7e5c522718
3 changed files with 13 additions and 3 deletions
-2
View File
@@ -14,7 +14,6 @@ import * as SplashScreen from 'expo-splash-screen'
import {msg} from '@lingui/macro'
import {useLingui} from '@lingui/react'
import {useIntentHandler} from '#/lib/hooks/useIntentHandler'
import {QueryProvider} from '#/lib/react-query'
import {
initialize,
@@ -85,7 +84,6 @@ function InnerApp() {
const theme = useColorModeTheme()
const {_} = useLingui()
useIntentHandler()
const hasCheckedReferrer = useStarterPackEntry()
// init