N
Novu5mo ago
ayomide

Solution on Integrating Inapp notification on React Native

Currently, I can see there’s no library for integrating Inapp notification on React Native. One alternative I could see is making use of the APIs directly. It means I might have to make use of the APIs from my server side then serve it to my react native app because the endpoints require the private key and it's not safe to add the API key to the frontend to fetch the notifications. Which also probably means I might have to implement all the features that your client lib offers. My question is that if there’s any way around this or an advice if it requires me to implement it.
3 Replies
Pawan Jain
Pawan Jain5mo ago
@ayomide We are planning to have react native sdk very soon Until then using APIs is only way
ayomide
ayomideOP5mo ago
Okay noted
Novu_Bot
Novu_Bot5mo ago
@ayomide, you just advanced to level 3!

Did you find this page helpful?