Skip to content

Make Tidefall mobile web installable and app-like - #6

Open
jdarkyeka6 wants to merge 7 commits into
mainfrom
feature/tidefall-app-foundation
Open

jdarkyeka6 wants to merge 7 commits into
mainfrom
feature/tidefall-app-foundation

Conversation

@jdarkyeka6

Copy link
Copy Markdown
Owner

What changed

  • Adds an installable Tidefall web app manifest and original Tidefall app icon
  • Adds a service worker with offline caching and an offline fallback page
  • Adds iPhone safe-area handling and a persistent mobile bottom navigation shell
  • Aligns mobile web navigation with the native app: Home, Academy, Magic, Explore, You
  • Keeps API requests out of the service-worker cache
  • Preserves the existing desktop navigation and interaction logic

Why

The mobile site was responsive but still felt like a desktop website compressed onto a phone. This gives it an app-style shell and makes previously visited content more resilient when connectivity drops, while keeping the public website as the canonical content source.

Follow-up

The separate native app PR improves the existing Expo app and remains the path to TestFlight/App Store distribution.

@vercel

vercel Bot commented Aug 23, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
tidefall-website Ready Ready Preview Aug 23, 2026 3:21am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant