<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>OSINSKI.DEV</title>
    <link>https://osinski.dev/</link>
    <description>Recent content on OSINSKI.DEV</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 18 May 2020 19:16:18 +0200</lastBuildDate>
    
        <atom:link href="https://osinski.dev/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>Reacting to Memory Warnings With Swinject</title>
      <link>https://osinski.dev/posts/reacting-to-memory-warnings-with-swinject/</link>
      <pubDate>Mon, 18 May 2020 19:16:18 +0200</pubDate>
      
      <guid>https://osinski.dev/posts/reacting-to-memory-warnings-with-swinject/</guid>
      <description>I’ll be honest, this blog post will be a bit obscure. Dependency injection container AND memory warnings? That’s pretty peculiar combination in my opinion.</description>
    </item><item>
      <title>Snapshot testing self-sizing table view cells</title>
      <link>https://osinski.dev/posts/snapshot-testing-self-sizing-table-view-cells/</link>
      <pubDate>Tue, 03 Sep 2019 19:39:06 +0200</pubDate>
      
      <guid>https://osinski.dev/posts/snapshot-testing-self-sizing-table-view-cells/</guid>
      <description>Recently I was tasked with creating documentation for one of our app&amp;rsquo;s features - screen which can be fed a json with specific schema and then renders it to display rich content.</description>
    </item><item>
      <title>SwiftUI Generic Image Loading</title>
      <link>https://osinski.dev/posts/swiftui-image-loading/</link>
      <pubDate>Wed, 31 Jul 2019 17:00:00 +0200</pubDate>
      
      <guid>https://osinski.dev/posts/swiftui-image-loading/</guid>
      <description>Update: 6 August 2019 - Added revamped ImageLoadingView and ImageLoader which resolve problems with images not loading after updating parent view</description>
    </item><item>
      <title>Visualizing navigation flow progress</title>
      <link>https://osinski.dev/posts/visualizing-navigation-flow-progress/</link>
      <pubDate>Sat, 25 May 2019 00:00:00 +0000</pubDate>
      
      <guid>https://osinski.dev/posts/visualizing-navigation-flow-progress/</guid>
      <description>Users are impatient. That&amp;rsquo;s a harsh truth. It&amp;rsquo;s easy to lose their attention and we, as app creators, should do everything to prevent that.</description>
    </item><item>
      <title>Implementing removable remote notifications on iOS</title>
      <link>https://osinski.dev/posts/removable-remote-notifications/</link>
      <pubDate>Sat, 23 Mar 2019 11:04:36 +0100</pubDate>
      
      <guid>https://osinski.dev/posts/removable-remote-notifications/</guid>
      <description>Most of the apps we create have some form of notifications. They can be either local or remote – sent from backend via APNS.</description>
    </item>
  </channel>
</rss>