gabekutner / roommatefinder-mobile

Welcome to DormParty: a social platform for college kids looking for dorm roommates. Help out with the first version of RoommateFinder by sharing feedback and contributing to the code.
https://gabekutner.github.io/roommatefinder-mobile/
Apache License 2.0
3 stars 0 forks source link

🚀 Feature: Push Notifications #37

Open gabekutner opened 1 month ago

gabekutner commented 1 month ago

Push notifications need to be sent for the following actions:

Use this library: https://github.com/react-native-push-notification/ios

React Native docs say to use this instead of their built in solution