TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Flow Browser – Structured Tabs on iOS

2 pointsby artemiszxover 4 years ago

1 comment

artemiszxover 4 years ago
Hi HN. I have always liked the idea of browsing with structured tabs. It’s sad there are very few implementations of this, and none on iOS before to my knowledge.<p>Even though making another WKWebView based browser is somewhat questionable, I included many features to make the experience smooth—iCloud sync, iPad multitasking&#x2F;multiwindow, AdBlock, drag and drop, and more.<p>This is also my SwiftUI + Combine tryout project. It worked very well for me, despite the many quirks &amp; performance degradation with larger views that required specific optimization.<p>It is still somewhat experimental at this stage, especially that it does not handle asynchronously loaded pages very well. But it’s something nice I made for myself, and I thought to share with everyone, totally free and no ads or tracking whatsoever.<p>(UI&#x2F;UX work much nicer on iPad because that’s my use case I optimized for)