<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Steve Moser</title>
        <description>Steve Moser is a Senior Consultant at Levvel.
</description>
        <link>https://stevemoser.org/</link>
        <atom:link href="https://stevemoser.org/feed.jekyll.xml" rel="self" type="application/rss+xml"/>
        <pubDate>Tue, 10 Jul 2018 16:18:26 +0000</pubDate>
        <lastBuildDate>Tue, 10 Jul 2018 16:18:26 +0000</lastBuildDate>
        <generator>Jekyll v3.7.2</generator>
        
            <item>
                <title>RichTexture</title>
                <description>&lt;p&gt;Today I’m &lt;a href=&quot;https://itunes.apple.com/app/richtexture/id1376116077&quot;&gt;releasing&lt;/a&gt; and &lt;a href=&quot;https://github.com/stevemoser/richtexture&quot;&gt;open sourcing RichTexture&lt;/a&gt;, a rich text editor for iOS. I started this project after discovering Louis D’hauwe’s open source plain text editor for iOS, &lt;a href=&quot;https://github.com/louisdh/textor&quot;&gt;Textor&lt;/a&gt;. I forked his editor and replaced plain text editing with rich text editing. RichTexture is the first open source iOS rich text editor that supports saving and opening files through the system documents browser. This is important because even though Apple’s Pages app supports opening rich text (.rtf and .rtfd) files, it only allows for saving files in the Pages (.pages) file format.&lt;/p&gt;

</description>
                <pubDate>Fri, 04 May 2018 09:41:00 +0000</pubDate>
                <link>https://stevemoser.org/posts/apple-dev/richtexture.html</link>
                <guid isPermaLink="true">https://stevemoser.org/posts/apple-dev/richtexture.html</guid>
                
                <category>iPhone</category>
                
                <category>Swift</category>
                
                <category>Open Source</category>
                
                <category>RichTexture</category>
                
                
                <category>apple-dev</category>
                
            </item>
        
            <item>
                <title>Designing and Developing for iPhone X</title>
                <description>&lt;p&gt;&lt;img src=&quot;https://cdn.levvel.io/blog_content/Designing%20and%20Developing%20for%20iPhone%20X/Designing%20and%20Developing%20for%20iPhone%20X-c5SzfSJ4vf4uNKJjvDl2mhyK1fMlYpKu.jpeg&quot; alt=&quot;Levvel Branded iPhone&quot; /&gt;&lt;/p&gt;

</description>
                <pubDate>Wed, 13 Dec 2017 09:41:00 +0000</pubDate>
                <link>https://stevemoser.org/posts/apple-dev/designing-and-developing-for-iphone-x.html</link>
                <guid isPermaLink="true">https://stevemoser.org/posts/apple-dev/designing-and-developing-for-iphone-x.html</guid>
                
                <category>iPhone</category>
                
                <category>levvel</category>
                
                
                <category>apple-dev</category>
                
            </item>
        
            <item>
                <title>Is your App at Risk of Getting Kicked out of the App Store?</title>
                <description>&lt;p&gt;&lt;em&gt;Note: this post originally appeared on &lt;a href=&quot;https://www.levvel.io/our-ideas/is-your-ios-app-at-risk&quot;&gt;Levvel’s Blog&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

</description>
                <pubDate>Wed, 02 Nov 2016 12:00:00 +0000</pubDate>
                <link>https://stevemoser.org/posts/apple-dev/is-your-app-at-risk-of-getting-kicked-out-of-the-app-store.html</link>
                <guid isPermaLink="true">https://stevemoser.org/posts/apple-dev/is-your-app-at-risk-of-getting-kicked-out-of-the-app-store.html</guid>
                
                <category>iOS</category>
                
                <category>levvel</category>
                
                
                <category>apple-dev</category>
                
            </item>
        
            <item>
                <title>How to Create a Shared iAd banner in a Tabbed Application with Storyboards</title>
                <description>&lt;p&gt;While looking at Apple’s iAd Suite sample code I noticed that the TabbedBanner example was the perfect use case for iOS 6’s new &lt;em&gt;Container View&lt;/em&gt; Storyboard object. It allows a view controller to be placed inside another view controller which is exactly how we want our banner view controllers setup. No code. Actually it gets better, to get Apple’s example to work with container views we mostly remove code! Check out my example &lt;a href=&quot;https://github.com/stevemoser/TabbedBanner&quot;&gt;GitHub project&lt;/a&gt; or follow below to see how.&lt;/p&gt;

</description>
                <pubDate>Wed, 24 Apr 2013 20:45:00 +0000</pubDate>
                <link>https://stevemoser.org/posts/apple-dev/how-to-create-a-shared-iad-banner-in-a-tabbed-application-with-storyboards.html</link>
                <guid isPermaLink="true">https://stevemoser.org/posts/apple-dev/how-to-create-a-shared-iad-banner-in-a-tabbed-application-with-storyboards.html</guid>
                
                <category>iAd</category>
                
                <category>UITabBarController</category>
                
                <category>Storyboards</category>
                
                <category>UIViewControllerContainment</category>
                
                
                <category>apple-dev</category>
                
            </item>
        
    </channel>
</rss>