Push notification integration

Can Adalo be integrated with any 3rd party push service?
From what I can see it usually requires passing a device - was there anything that was build already or anybody managed to pass it e.g. to their backend?

You would need to integrate the sdk as a custom component. From what I can see, https://onesignal.com/ could be integrated via custom component using their React Native sdk.

@Complab @Michael do you guys think it is possible to have a component that we will pass user device token to my backbend? Would your team be able to develop it?