Can’t send push notification to react native expo from firebase
I’m trying to setup push notification for my react native – expo project. So I follow instructions from https://docs.expo.dev/push-notifications/push-notifications-setup/. All seem ok as I can send notifications to my device using push notificaitons tool from expo https://expo.dev/notifications (with option Force FCM V1).