How to send push notification from a React Native Amplify App?

63 views Asked by At

We have an app same as FB, where a user can send request to other user and accept the request. So we wanted to send a notification when a user send a connection request or someones request accept. We want to send push notifications from both iOS and Android app.

Can anyone help me how we can implement this?

I have checked the Amplify Docs but they only mentioned the stuff related to receiving push notifications, not how to send them.

Can anyone help me how we can implement this?

0

There are 0 answers