expo-community / expo-server-sdk-python

Exponent Server SDK
MIT License
146 stars 42 forks source link

Question Regarding Usage with Expo #45

Closed jacoblhughes closed 3 years ago

jacoblhughes commented 3 years ago

I am looking for a way to send push notifications from a Django Server to a Reach Native app made in Expo.

In order for this library to work, do the users have to be running the app in Expo or can the app simply be MADE using Expo? Or in other words, if I build my ios and android apps using Expo, will this library still work?