Hacker News new | ask | show | jobs
by talmr 2103 days ago
Hi, really cool stuff!

Right now it seems I can use it easily on web with the supabase web sdk, how would you suggest using this in mobile iOS and android codebase?

Overall, supabase could be a better solution for me since I am also using postgres for my main data repo, and only used firebase for auth and now chat because of how easy (literally <30 min) it was to set up.

Thanks!

1 comments

> mobile iOS and android codebase

Unfortunately we don't have libraries for iOS and Android yet, however you can vote on them (https://github.com/supabase/supabase/issues/5), or you could use a JS wrapper (Expo/ReactNative/Ionic etc)

> literally <30 min

Hopefully we can make this even faster soon..