about summary refs log tree commit diff
path: root/src/App.native.tsx
diff options
context:
space:
mode:
authorHailey <me@haileyok.com>2024-10-11 09:30:30 -0700
committerGitHub <noreply@github.com>2024-10-11 09:30:30 -0700
commit7e5c522718108b26d6eddc46aba47a2e086a2fe3 (patch)
treeecf9a76893fcaa58c19aa1a5f5441ad545cc0fbb /src/App.native.tsx
parent8c6384175c8343c0cdc14b4fbefd53127f3f1866 (diff)
downloadvoidsky-7e5c522718108b26d6eddc46aba47a2e086a2fe3.tar.zst
Move intent handler to a child of `InnerApp` (#5695)
Diffstat (limited to 'src/App.native.tsx')
-rw-r--r--src/App.native.tsx2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/App.native.tsx b/src/App.native.tsx
index 0b9f112ee..668fb91fc 100644
--- a/src/App.native.tsx
+++ b/src/App.native.tsx
@@ -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