A lightweight server built with Bun and Hono to send push notifications to devices using Expo's push notification system.
Consider this part of App.tsx (I'm on RN 0.71 and react-native-onesignal 5.2.8): const handleForegroundNotification = (event: any) => { console.log("Foreground ...