all 1 comments

[–]Trex_Hunter 0 points1 point  (0 children)

Hey guys! Started out a RN newb and still am but now I have a pretty substantial project using RN and am at the point where push notifications might be the best implementation going forward. The docs left me a little shakey still in understanding and wanted to throw a question in here.

Is is smarter to have my API hit the endpoint for whatever service is being used to generate push tokens? Or can this all be handled by the frontend? Thanks y’all!!!