React Native Push Notification Support

I know that the TS SDK doesn’t support Push Notifications but is it possible to add push notification support natively post RN build? We’d love it if there was a work around for the time being, however tedious it might be.

Thank you!
George

Hello @georgekorsnick, you can find the react native push notification installation guide here: https://docs.amity.co/amity-sdk/core-concepts/push-notifications/react-native-push-notifications-initialization

So the statement on this page about Direct Push Notifications is incorrect?

Specifically:

@amitysupport thoughts on that page? Is it possible to have Direct Push Notifications on a React Native App?

Hello @georgekorsnick For Direct Push Notifications on a React Native app, we currently offer support through our UIKit. You can explore the implementation through the following link: Amity Social UIKit React Native.

Let me know if you need more details or assistance on this!