I am developing an android app using React-native , in which a user post a problem. Now i want to send notification only to those mechanics who are nearest to the user current location. I have register the mechanic shop location based on which i want to send the notification. I am using firebase cloud database.
↧
how to send the push-up notification to the user that are nearest to a user location in react-native
↧