Database
Supabase
Supabase is one of the few backends you can use from Expo without leaving the managed workflow, since it speaks HTTPS and websockets rather than shipping a native module. That matters: the client library installs and runs without a config plugin. Structure tables so the app reads its own rows through row level security, and keep Stripe order, refund and payout records in tables written only by an edge function, never by the device.