about summary refs log tree commit diff
path: root/src/routes/index.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/routes/index.tsx')
-rw-r--r--src/routes/index.tsx2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/routes/index.tsx b/src/routes/index.tsx
index 2accd6fb2..32398e9ad 100644
--- a/src/routes/index.tsx
+++ b/src/routes/index.tsx
@@ -25,6 +25,8 @@ const linking: LinkingOptions<RootTabsParamList> = {
   prefixes: [
     'http://localhost:3000', // local dev
     'https://pubsq.pfrazee.com', // test server (universal links only)
+    'pubsqapp://', // custom protocol (ios)
+    'pubsq://app', // custom protocol (android)
   ],
   config: {
     screens: {