Migration from Expo's push notification system

hey, if you want to use a third party notification service, i believe you would have to detach your app.

for accessing the native push tokens, there is an (unofficial) api in expo that lets you access them

seems similar to this question if you want to check out a more detailed explanation