Skip to content

Conversation

@youngkidwarrior
Copy link
Collaborator

Renamed notification files to use .native.ts extension for proper
platform-specific bundling:

  • useNotifications.ts → useNotifications.native.ts
  • useNotificationHandler.ts → useNotificationHandler.native.ts
  • notification-navigation.ts → notification-navigation.native.ts

These files use Expo-specific APIs (expo-notifications, expo-router)
and are only needed for the native app bundle. This enables proper
tree shaking when bundling for web.

Co-Authored-By: Warp agent@warp.dev

@youngkidwarrior youngkidwarrior force-pushed the expo-push-notifications-native branch from dc53da7 to ab4beb3 Compare January 10, 2026 04:31
@youngkidwarrior youngkidwarrior force-pushed the notification-handling-expo branch 2 times, most recently from 57e5ef5 to c6f5fec Compare January 10, 2026 04:36
@youngkidwarrior youngkidwarrior force-pushed the expo-push-notifications-native branch from ab4beb3 to 568c2d1 Compare January 10, 2026 04:36
@youngkidwarrior youngkidwarrior force-pushed the notification-handling-expo branch from c6f5fec to 5c851f3 Compare January 10, 2026 04:58
@youngkidwarrior youngkidwarrior force-pushed the expo-push-notifications-native branch from 568c2d1 to 1460d39 Compare January 10, 2026 04:58
@youngkidwarrior youngkidwarrior force-pushed the notification-handling-expo branch from 5c851f3 to b44ad5b Compare January 19, 2026 05:33
@youngkidwarrior youngkidwarrior force-pushed the expo-push-notifications-native branch from 1460d39 to 8e3f644 Compare January 19, 2026 05:33
@github-actions
Copy link

Vercel Unique URL: https://sendapp-41iff6euk-0xsend.vercel.app
Vercel Preview URL: sendapp-notification-handling-expo-0xsend.vercel.app
Last Commit: b44ad5b

@youngkidwarrior youngkidwarrior force-pushed the expo-push-notifications-native branch from 8e3f644 to b95c661 Compare January 19, 2026 06:35
@youngkidwarrior youngkidwarrior force-pushed the notification-handling-expo branch from b44ad5b to c700736 Compare January 19, 2026 06:35
Renamed notification files to use .native.ts extension for proper
platform-specific bundling:
- useNotifications.ts → useNotifications.native.ts
- useNotificationHandler.ts → useNotificationHandler.native.ts
- notification-navigation.ts → notification-navigation.native.ts

These files use Expo-specific APIs (expo-notifications, expo-router)
and are only needed for the native app bundle. This enables proper
tree shaking when bundling for web.

Co-Authored-By: Warp <agent@warp.dev>
@youngkidwarrior youngkidwarrior force-pushed the notification-handling-expo branch from c700736 to 9f71b5a Compare January 20, 2026 05:47
@youngkidwarrior youngkidwarrior force-pushed the expo-push-notifications-native branch from b95c661 to 7e22aef Compare January 20, 2026 05:47
@github-actions
Copy link

Playwright Test Results

No test results available

No test results were found. This could be because tests failed to run or artifacts were not uploaded.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants