Event language
UI language
<p></p><p>This 15‑minute talk summarizes a Webview‑first approach that uses <strong>Webview</strong> + <strong>React</strong> to ship mobile features at web speed while preserving a native‑like experience via a native token bridge and mobile‑appropriate routing. We’ll share a <strong>three‑layer</strong> architecture (Shared Business Logic / Platform / Foundation), code‑sharing techniques with <strong>TanStack Router</strong> and <strong>React Query</strong>, and the lessons that let us roll out features on iOS/Android quickly and confidently.</p>Key Takeaways<ul><li><p>A three‑layer architecture model that separates business logic from platform‑specific UX, enabling high code reuse (up to 50–82% depending on the feature).</p></li><li><p>Authentication strategies for Web vs Webview: from OIDC on the web to a native token bridge on mobile—smooth, secure, and maintainable.</p></li></ul><p></p>This talk is from the real-world experience at EarnIn.