<?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>React Native Archives : vedmant.com : coding blog</title>
	<atom:link href="https://vedmant.com/category/react-native/feed/" rel="self" type="application/rss+xml" />
	<link>https://vedmant.com/category/react-native/</link>
	<description>Sharing my personal experience in web development</description>
	<lastBuildDate>Sun, 24 Nov 2019 19:24:50 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>Running Time &#8211; React Native Sample Application</title>
		<link>https://vedmant.com/running-time-react-native-sample-application/</link>
					<comments>https://vedmant.com/running-time-react-native-sample-application/#comments</comments>
		
		<dc:creator><![CDATA[vedmant]]></dc:creator>
		<pubDate>Sun, 24 Nov 2019 19:23:02 +0000</pubDate>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[My Projects]]></category>
		<category><![CDATA[React Native]]></category>
		<category><![CDATA[Mobile App]]></category>
		<guid isPermaLink="false">https://vedmant.com/?p=276</guid>

					<description><![CDATA[<p>Open sources GitHub. Install App from Play Market. Not so long ago I created a simple running tracker &#8211; Running Time that was build on Laravel and Vue as a tutorial to build Single Page Applications. It turned out to be quite helpful learning app for many people. Now I decided to get to know &#8230; <a href="https://vedmant.com/running-time-react-native-sample-application/" class="more-link">Continue reading <span class="screen-reader-text">Running Time &#8211; React Native Sample Application</span></a></p>
<p>The post <a href="https://vedmant.com/running-time-react-native-sample-application/">Running Time &#8211; React Native Sample Application</a> appeared first on <a href="https://vedmant.com">vedmant.com :: coding blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Open sources <a href="https://github.com/vedmant/running-time-react" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">GitHub</a>. Install App from <a href="https://play.google.com/store/apps/details?id=com.vedmant.runningtime" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Play Market</a>.</p>



<p>Not so long ago I created a simple running tracker &#8211; <a href="https://github.com/vedmant/running-time">Running Time</a> that was build on Laravel and Vue as a tutorial to build Single Page Applications. It turned out to be quite helpful learning app for many people. Now I decided to get to know React Native a bit more and in the process I created an app that uses that same Laravel API backend.</p>



<p>This mobile App is quite simple it has authentication flow with register and login pages. Main screen with three tabs, &#8220;Dashboard&#8221;, &#8220;Entries&#8221; and &#8220;Profile&#8221;. </p>



<p>Here is more detailed list of features:</p>



<ul class="wp-block-list"><li>Simple and clean code</li><li>Redux with redux-thunk</li><li>Auth flow: login and registration</li><li>Dashboard tab with panels and charts</li><li>Entries list tab</li><li>Add / edit entry</li><li>Infinite scroll</li><li>Pull to refresh</li><li>Profile tab: update profile</li></ul>



<p>The app is free to use and modify in any way and has MIT license.</p>



<p>Open sources <a rel="noreferrer noopener" href="https://github.com/vedmant/running-time-react" target="_blank">GitHub</a>. Install App from <a rel="noreferrer noopener" href="https://play.google.com/store/apps/details?id=com.vedmant.runningtime" target="_blank">Play Market</a>.</p>
<p>The post <a href="https://vedmant.com/running-time-react-native-sample-application/">Running Time &#8211; React Native Sample Application</a> appeared first on <a href="https://vedmant.com">vedmant.com :: coding blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://vedmant.com/running-time-react-native-sample-application/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
