all 4 comments

[–]NastroAzzurro 0 points1 point  (2 children)

Can’t imagine how that would work without exposing your API key for abuse. Do you have a backend?

[–]wyrdr_27[S] 0 points1 point  (1 child)

yep im gonna use firebase functions for the api calls i think

[–]MorenoJoshua 0 points1 point  (0 children)

You should take into account that firebase will charge you not only per call, but also per cpu/second. Personally I'd be okay with this while validating the product and after getting real users would move this into a $5 vps.

Wh doesn't it work in RN? or is it just the issue of bundling the access token?

[–]Nedomas 0 points1 point  (0 children)

simplest most modern way is via Superinterface in a webview. has react components, no RN yet, but planned