<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Z</title>
    <description>The latest articles on DEV Community by Z (@a8).</description>
    <link>https://dev.to/a8</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3596375%2F1ae6cf64-0474-4cd3-a169-0d9f96b4ab6d.jpeg</url>
      <title>DEV Community: Z</title>
      <link>https://dev.to/a8</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/a8"/>
    <language>en</language>
    <item>
      <title>🎉 Cracked WKWebView Dark Mode’s Toughest Challenge</title>
      <dc:creator>Z</dc:creator>
      <pubDate>Tue, 25 Nov 2025 21:15:46 +0000</pubDate>
      <link>https://dev.to/a8/cracked-wkwebview-dark-modes-toughest-challenge-2c8b</link>
      <guid>https://dev.to/a8/cracked-wkwebview-dark-modes-toughest-challenge-2c8b</guid>
      <description>&lt;p&gt;🚀 After weeks of testing and refining, I finally solved one of the trickiest WKWebView dark mode problems: preventing the initial flash of light (FOUC/FOLT) while smartly inverting logos and images without breaking other content.&lt;/p&gt;

&lt;p&gt;This solution uses a clever combination of pre-paint JS injection, CSS variables, and precise top-of-page logo detection to maintain both aesthetics and usability. Even major desktop browsers haven’t fully addressed this issue for years!&lt;/p&gt;

&lt;p&gt;💡 Key points:&lt;br&gt;
    • Pre-paint opacity and background injection to eliminate flash.&lt;br&gt;
    • Smart CSS variable system for consistent dark mode.&lt;br&gt;
    • Targeted logo inversion within the top 100px of pages to avoid affecting other images.&lt;br&gt;
    • Fully lazy-loaded dynamic homepage support.&lt;/p&gt;

&lt;p&gt;Credit: Zac J. + AI co-creator ChatGPT / spaceedge.com￼ / shieldbrowser.com￼&lt;/p&gt;

&lt;p&gt;GitHub (private repo):&lt;a href="https://github.com/appcod8/TZLD" rel="noopener noreferrer"&gt;TZLD&lt;/a&gt;￼ – open for requests.&lt;/p&gt;

&lt;p&gt;If you’re a web developer or WKWebView user, I’d love your thoughts or questions!&lt;/p&gt;

&lt;p&gt;&lt;a href="//sheildbrowser.com"&gt;sheildbrowser&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  WKWebView #iOSDev #DarkMode #WebDev
&lt;/h1&gt;

&lt;h1&gt;
  
  
  WebKit #PrivacyFirst #TechHack
&lt;/h1&gt;

</description>
    </item>
    <item>
      <title>Sheild Browser iOS App</title>
      <dc:creator>Z</dc:creator>
      <pubDate>Tue, 04 Nov 2025 19:59:51 +0000</pubDate>
      <link>https://dev.to/a8/sheild-34b8</link>
      <guid>https://dev.to/a8/sheild-34b8</guid>
      <description>&lt;p&gt;Hi, I recently released Sheild Browser App! Built with MacBook Pro using Xcode, Swift, UIKit, JS. Designed to protect users while browsing online with privacy, speed, and simplicity.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F706xywjbk2ktgl0c7knh.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F706xywjbk2ktgl0c7knh.png" alt=" " width="800" height="1730"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F3gfkaubzq642li5qzro2.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F3gfkaubzq642li5qzro2.png" alt=" " width="800" height="1730"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Key Features:&lt;/p&gt;

&lt;p&gt;• Block ads and trackers &lt;br&gt;
• Auto Dark Mode&lt;br&gt;
• Optimized Fast &amp;amp; Lightweight&lt;/p&gt;

&lt;p&gt;&lt;a href="https://apps.apple.com/us/app/sheild/id6753663434" rel="noopener noreferrer"&gt;App Store:&lt;/a&gt;&lt;/p&gt;

</description>
      <category>browser</category>
      <category>ios</category>
      <category>javascript</category>
      <category>swift</category>
    </item>
  </channel>
</rss>
