<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SwiftUI Examples - AppMakers.Dev</title>
	<atom:link href="https://appmakers.dev/category/swiftui/swiftui-example/feed/" rel="self" type="application/rss+xml" />
	<link>https://appmakers.dev/category/swiftui/swiftui-example/</link>
	<description>SwiftUI Tutorials, iOS App Development, SwiftUI, Swift</description>
	<lastBuildDate>Fri, 18 Oct 2024 11:38:45 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://appmakers.dev/wp-content/uploads/2024/10/cropped-AppMakersDev-32x32.jpg</url>
	<title>SwiftUI Examples - AppMakers.Dev</title>
	<link>https://appmakers.dev/category/swiftui/swiftui-example/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>SwiftUI TabView in Default Style</title>
		<link>https://appmakers.dev/swiftui-tabview/</link>
		
		<dc:creator><![CDATA[AppMakers]]></dc:creator>
		<pubDate>Wed, 02 Sep 2020 14:36:40 +0000</pubDate>
				<category><![CDATA[Export Locked]]></category>
		<category><![CDATA[Swift]]></category>
		<category><![CDATA[Swift Tutorials]]></category>
		<category><![CDATA[SwiftUI]]></category>
		<category><![CDATA[SwiftUI Examples]]></category>
		<category><![CDATA[SwiftUI Navigation]]></category>
		<category><![CDATA[SwiftUI Views]]></category>
		<category><![CDATA[TabView]]></category>
		<guid isPermaLink="false">https://appmakers.dev/?p=1497</guid>

					<description><![CDATA[<p>SwiftUI TabView &#8211; Create TabView in SwiftUI in Default Style TabView in SwiftUI can have a Default and a Page Style. This example discloses creating a SwiftUI TabView in a default style. Tab names populated from the array. SwiftUI Example &#8211; SwiftUI TabView in Default Style</p>
<p>The post <a href="https://appmakers.dev/swiftui-tabview/">SwiftUI TabView in Default Style</a> appeared first on <a href="https://appmakers.dev">AppMakers.Dev</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><strong><img decoding="async" class="size-full wp-image-1498 alignleft" src="https://appmakers.dev/wp-content/uploads/2020/09/TabView-Default.gif" alt="" width="356" height="710" /><br />
SwiftUI TabView &#8211; Create TabView in SwiftUI in Default Style<br />
</strong></p>
<p>TabView in SwiftUI can have a Default and a Page Style. This example discloses creating a SwiftUI TabView in a default style. Tab names populated from the array.</p>
<p>SwiftUI Example &#8211; SwiftUI TabView in Default Style</p>

<a href="https://appmakers.dev/registration/" class="vcex-button theme-button flat red small align-left inline" title="Get Code" rel="none"><span class="vcex-button-inner theme-button-inner wpex-flex wpex-flex-wrap wpex-items-center wpex-justify-center">Join Us To Get Code</span></a> 

<div class="swpm-partial-protection swpm-formatted-msg"><div class="swpm-partial-protection-icon"><span class="dashicons dashicons-info"></span></div><span class="swpm-partial-protection-text">This content is for members only. <a href="https://appmakers.dev/my-account/" target="_blank" rel="noopener noreferrer">Login</a> or <a href="https://appmakers.dev/registration/" target="_blank" rel="noopener noreferrer">Register to read</a></span></div>
<style>.swpm-formatted-msg{display:inline-block;overflow:hidden;position:relative;width:100%;border:1px solid #DDDDDD;border-left:5px solid #EED202;padding:5px;margin:10px 0;}.swpm-formatted-msg div.swpm-partial-protection-icon{width:auto;height:100%;position:absolute;top:50%;left:5px;margin-top:-20px;}.swpm-formatted-msg span.dashicons{font-size:40px;color:#EED202;height:auto;width:auto;}.swpm-formatted-msg span.swpm-partial-protection-text{float:left;margin-left:45px;padding: 5px}</style>

<p>The post <a href="https://appmakers.dev/swiftui-tabview/">SwiftUI TabView in Default Style</a> appeared first on <a href="https://appmakers.dev">AppMakers.Dev</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>SwiftUI TabView with Pagination</title>
		<link>https://appmakers.dev/swiftui-tabview-with-pagination/</link>
		
		<dc:creator><![CDATA[AppMakers]]></dc:creator>
		<pubDate>Tue, 01 Sep 2020 03:21:29 +0000</pubDate>
				<category><![CDATA[Export Locked]]></category>
		<category><![CDATA[Swift]]></category>
		<category><![CDATA[Swift Tutorials]]></category>
		<category><![CDATA[SwiftUI]]></category>
		<category><![CDATA[SwiftUI Examples]]></category>
		<category><![CDATA[SwiftUI Navigation]]></category>
		<category><![CDATA[SwiftUI Views]]></category>
		<category><![CDATA[TabView]]></category>
		<guid isPermaLink="false">https://appmakers.dev/?p=1308</guid>

					<description><![CDATA[<p>SwiftUI TabView Page Swift Code TabView in SwiftUI can have a Default and a Page Style. A Page Style is useful for Onboarding screens and other Pagination functionality. Get this SwiftUI Example Code to create a simple paged TabView with 3 pages.</p>
<p>The post <a href="https://appmakers.dev/swiftui-tabview-with-pagination/">SwiftUI TabView with Pagination</a> appeared first on <a href="https://appmakers.dev">AppMakers.Dev</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><strong><img loading="lazy" decoding="async" class="size-full wp-image-1375 alignleft" src="https://appmakers.dev/wp-content/uploads/2020/09/TabView-Paged.gif" alt="" width="384" height="711" />SwiftUI TabView Page Swift Code</strong></p>
<p>TabView in SwiftUI can have a Default and a Page Style. A Page Style is useful for Onboarding screens and other Pagination functionality.</p>
<p>Get this SwiftUI Example Code to create a simple paged TabView with 3 pages.</p>

<a href="https://appmakers.dev/registration/" class="vcex-button theme-button flat red small align-left inline" title="Get Code" rel="none"><span class="vcex-button-inner theme-button-inner wpex-flex wpex-flex-wrap wpex-items-center wpex-justify-center">Join Us To Get Code</span></a> 

<div class="swpm-partial-protection swpm-formatted-msg"><div class="swpm-partial-protection-icon"><span class="dashicons dashicons-info"></span></div><span class="swpm-partial-protection-text">This content is for members only. <a href="https://appmakers.dev/my-account/" target="_blank" rel="noopener noreferrer">Login</a> or <a href="https://appmakers.dev/registration/" target="_blank" rel="noopener noreferrer">Register to read</a></span></div>
<p>The post <a href="https://appmakers.dev/swiftui-tabview-with-pagination/">SwiftUI TabView with Pagination</a> appeared first on <a href="https://appmakers.dev">AppMakers.Dev</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
