This quickstart/template is an example of Zero running in React Native w/ Expo.
Zero.+.Expo.v0.18.2025032000.mov
Follow the instructions in @rocicorp/hello-zero to get a zero-cache
server up and running with Docker. You may need to update @rocicorp/zero
(example here).
You should have 3 screens up and running in your terminal – one to run Postgres, one to run zero-cache
, and another to run the web server for hello-zero
to verify your setup is working correctly.
Clone this repository, run bun i
to install dependencies, then run bunx expo run:ios
to start an iOS simulator.
You should see the same messages as you see in hello-zero
that will automatically update on any additions, deletions, or edits.