inFeatures
Offline-first sync logic
Include a basic wrapper for handling local-first data persistence that syncs automatically when the network returns.
Pending
inFeatures
Expo Router integration
Transitioning to Expo Router for navigation management. Currently, the setup feels a bit static and manual.
In Progress
inFeatures
In-app purchase receipt validation
Adding a local receipt validation layer so we do not have to rely solely on RevenueCat callbacks for specific edge cases.
Reviewing
inFeatures
Supabase integration option
It would be helpful to have a boilerplate option for Supabase auth and database instead of just Firebase. A lot of indie devs prefer the Postgres backend.
Planned