A e2e encrypted notes app made in React Native.
My very first react native app.
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Got the iOS simulator working. Tried a few prototypes. First, just Expo. Then, Expo with hono backend. Now I landed on just Expo with the auth being on the web server. Honestly, knowing me, I might actually go back to hono.
The auth is from the better-auth project.