<?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>reactjs &#8211; Selman Tunc</title>
	<atom:link href="https://selmantunc.com.tr/tag/reactjs/feed/" rel="self" type="application/rss+xml" />
	<link>https://selmantunc.com.tr</link>
	<description></description>
	<lastBuildDate>Mon, 23 Dec 2019 12:06:54 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://selmantunc.com.tr/wp-content/uploads/2023/07/cropped-tumblr_inline_oglumuMbgO1tyldvk_540-150x150-1-32x32.jpg</url>
	<title>reactjs &#8211; Selman Tunc</title>
	<link>https://selmantunc.com.tr</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>React-Native Android apk Derleme</title>
		<link>https://selmantunc.com.tr/uncategorized/react-native-android-apk-derleme-2/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 23 Dec 2019 12:06:54 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[apk]]></category>
		<category><![CDATA[react-native]]></category>
		<category><![CDATA[reactjs]]></category>
		<category><![CDATA[reactnative]]></category>
		<category><![CDATA[release day]]></category>
		<guid isPermaLink="false">http://selmantunc.com.tr/2019/12/23/react-native-android-apk-derleme/</guid>

					<description><![CDATA[React ile uygulamanızı yazdınız bitti sıra da bunun android play ve ios app store da olması gerekebilir onları medium da yazdığım aşağıdaki link den okuyabilirsiniz. https://medium.com/@selmantunc/react-native-android-apk-derleme-f7066a4d4da5]]></description>
										<content:encoded><![CDATA[<p>React ile uygulamanızı yazdınız bitti sıra da bunun android play ve ios app store da olması gerekebilir onları medium da yazdığım aşağıdaki link den okuyabilirsiniz.</p>
<p><a href="https://medium.com/@selmantunc/react-native-android-apk-derleme-f7066a4d4da5">https://medium.com/@selmantunc/react-native-android-apk-derleme-f7066a4d4da5</a>
<br></p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>my visual studio code extension for react.js and react native</title>
		<link>https://selmantunc.com.tr/uncategorized/my-visual-studio-code-extension-for-reactjs-and/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 09 Oct 2019 02:31:55 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[react]]></category>
		<category><![CDATA[react-native]]></category>
		<category><![CDATA[reactjs]]></category>
		<guid isPermaLink="false">http://selmantunc.com.tr/2019/10/09/my-visual-studio-code-extension-for-reactjs-and/</guid>

					<description><![CDATA[my visual studio code extension for react.js and react native  Auto Close Tag Automatically add HTML/XML close tag, same as Visual Studio IDE or Sublime Text does. Babel JavaScript JavaScript&#8230;]]></description>
										<content:encoded><![CDATA[<p>my visual studio code extension for react.js and react native <br></p>
<figure data-orig-width="480" data-orig-height="240" class="tmblr-full"><figure id="attachment_mmd_2168" class="wp-block-image "><img decoding="async" width="480" height="240" src="https://selmantunc.com.tr/wp-content/uploads/2023/07/332da1a6fa943276d6827d3af529dc8ff861d564.png" class="attachment-full size-full" alt="image" loading="lazy" /></figure></figure>
<ul><li><a href="https://marketplace.visualstudio.com/items?itemName=formulahendry.auto-close-tag">Auto Close Tag</a></li></ul>
<p>Automatically add HTML/XML close tag, same as Visual Studio IDE or Sublime Text does.</p>
<ul><li><a href="https://marketplace.visualstudio.com/items?itemName=mgmcdermott.vscode-language-babel">Babel JavaScript</a>
<br></li></ul>
<p>JavaScript syntax highlighting for ES201x, React JSX, Flow and GraphQL.</p>
<ul><li><a href="https://marketplace.visualstudio.com/items?itemName=wmaurer.change-case">Change Case Extension for Visual Studio Code</a></li></ul>
<p>A wrapper around <a href="https://github.com/blakeembrey/node-change-case">node-change-case</a> for Visual Studio Code. Quickly change the case of the current selection or current word.</p>
<ul><li><a href="https://marketplace.visualstudio.com/items?itemName=naumovs.color-highlight"> Color Highlight</a></li></ul>
<p>This extension styles css/web colors found in your document.</p>
<ul><li><a href="https://marketplace.visualstudio.com/items?itemName=trinm1709.dracula-theme-from-intellij"> Darcula IntelliJ Theme</a></li></ul>
<p>“Document This” is a Visual Studio Code extension that automatically generates detailed JSDoc comments for both TypeScript and JavaScript files.<br></p>
<ul><li><a href="https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens">GitLens — Git supercharged</a></li></ul>
<p>GitLens supercharges the Git capabilities built into Visual Studio Code. It helps you to visualize code authorship at a glance via Git blame annotations and code lens, seamlessly navigate and explore Git repositories, gain valuable insights via powerful comparison commands, and so much more.</p>
<ul><li><a href="https://marketplace.visualstudio.com/items?itemName=spywhere.guides"> Guides</a></li></ul>
<p>A Visual Studio Code extension for more guide lines</p>
<ul><li><a href="https://marketplace.visualstudio.com/items?itemName=mohd-akram.vscode-html-format">HTML Format </a></li></ul>
<p>Formats HTML documents by auto-indenting, wrapping and removing unnecessary whitespace while preserving newlines.</p>
<ul><li><a href="https://marketplace.visualstudio.com/items?itemName=k--kato.intellij-idea-keybindings">IntelliJ IDEA Keybindings</a></li></ul>
<p>Port of IntelliJ IDEA key bindings for VS Code. Includes keymaps for popular JetBrains products like IntelliJ Ultimate, WebStorm, PyCharm, PHP Storm, etc.</p>
<ul><li><a href="https://marketplace.visualstudio.com/items?itemName=Tyriar.lorem-ipsum">Lorem ipsum </a></li></ul>
<p>Generates and inserts lorem ipsum text into Visual Studio Code.</p>
<ul><li><a href="https://marketplace.visualstudio.com/items?itemName=shd101wyy.markdown-preview-enhanced">Markdown Preview Enhanced</a></li></ul>
<p><br></p>
<ul><li><a href="https://marketplace.visualstudio.com/items?itemName=PKief.material-icon-theme">Material Icon Theme</a></li></ul>
<p>The Material Icon Theme provides lots of icons based on Material Design for Visual Studio Code.</p>
<ul><li><a href="https://marketplace.visualstudio.com/items?itemName=christian-kohler.path-intellisense">Path Intellisense</a></li></ul>
<p>Visual Studio Code plugin that autocompletes filenames.</p>
<ul><li><a href="https://marketplace.visualstudio.com/items?itemName=Digital-Octopus.react-key-generator">React key generator</a></li></ul>
<p>Create static React keys for your project!</p>
<ul><li><a href="https://marketplace.visualstudio.com/items?itemName=msjsdiag.vscode-react-native">React Native Tools</a></li></ul>
<p><br></p>
<ul><li><a href="https://marketplace.visualstudio.com/items?itemName=TzachOvadia.todo-list">TODO Highlight : Highlight <code>TODO</code>, <code>FIXME</code> and other annotations within your code.</a></li>
<li><a href="https://marketplace.visualstudio.com/items?itemName=spywhere.guides">GUIDES</a>: A Visual Studio Code extension for more guide lines</li></ul>
<p><br></p>
<ul><li><a href="https://marketplace.visualstudio.com/items?itemName=pflannery.vscode-versionlens">Version Lens</a></li></ul>
<p>Shows package version information for npm, jspm, dub and dotnet core in the <a href="https://github.com/microsoft/vscode">Visual Studio Code</a> editor.</p>
<ul><li><a href="https://marketplace.visualstudio.com/items?itemName=vscode-icons-team.vscode-icons">vscode-icons</a></li></ul>
<ul><li><a href="https://marketplace.visualstudio.com/items?itemName=wix.vscode-import-cost">Import Cost</a></li></ul>
<p>This extension will display inline in the editor the size of the imported package. The extension utilizes webpack with babili-webpack-plugin in order to detect the imported size.<br></p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>react native redux tutorials</title>
		<link>https://selmantunc.com.tr/uncategorized/react-native-redux-tutorials/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 31 Jul 2019 22:46:21 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[react]]></category>
		<category><![CDATA[react-native]]></category>
		<category><![CDATA[reactjs]]></category>
		<guid isPermaLink="false">http://selmantunc.com.tr/2019/07/31/react-native-redux-tutorials/</guid>

					<description><![CDATA[great tut  http://www.react.express/ https://github.com/ankitbisht143/React-Native-Redux-Login https://github.com/budiadiono/meet-react-native-redux https://github.com/adhenrique/react-native-redux-thunk-authentication-example/tree/master/src https://github.com/shubhnik/redux-react-navigation-demos https://github.com/adhenrique/react-native-redux-thunk-authentication-example/blob/master/package.json redux and navigation  https://medium.com/@relferreira/react-native-redux-react-navigation-ecec4014d648   and https://snack.expo.io/r11_Je3Kz?source=post_page————————— great video tut https://learn.handlebarlabs.com/p/react-native-basics-build-a-currency-converter perfect tut https://www.reactnative.guide/10-navigation/10.2-integrating-with-redux-store.html Axios cheat sheet https://kapeli.com/cheat_sheets/Axios.docset/Contents/Resources/Documents/index REDUX VİDEO TUT https://egghead.io/lessons/react-redux-the-single-immutable-state-tree]]></description>
										<content:encoded><![CDATA[<p>great tut </p>
<p><a href="http://www.react.express/es2015"></a>
<a href="http://www.react.express/">http://www.react.express/</a>
<br></p>
<p><br></p>
<p><a href="https://github.com/ankitbisht143/React-Native-Redux-Login">https://github.com/ankitbisht143/React-Native-Redux-Login</a>
<br></p>
<p><br></p>
<p><a href="https://github.com/budiadiono/meet-react-native-redux">https://github.com/budiadiono/meet-react-native-redux</a>
<br></p>
<p><br></p>
<p><a href="https://github.com/adhenrique/react-native-redux-thunk-authentication-example/tree/master/src">https://github.com/adhenrique/react-native-redux-thunk-authentication-example/tree/master/src</a>
<br></p>
<p><br></p>
<p><a href="https://github.com/shubhnik/redux-react-navigation-demos">https://github.com/shubhnik/redux-react-navigation-demos</a>
<br></p>
<p><br></p>
<p><a href="https://github.com/adhenrique/react-native-redux-thunk-authentication-example/blob/master/package.json">https://github.com/adhenrique/react-native-redux-thunk-authentication-example/blob/master/package.json</a>
<br></p>
<p>redux and navigation </p>
<p><br></p>
<p><a href="https://medium.com/@relferreira/react-native-redux-react-navigation-ecec4014d648">https://medium.com/@relferreira/react-native-redux-react-navigation-ecec4014d648</a>   and <a href="https://snack.expo.io/r11_Je3Kz?source=post_page---------------------------">https://snack.expo.io/r11_Je3Kz?source=post_page—————————</a></p>
<p>great video tut</p>
<p><a href="https://learn.handlebarlabs.com/p/react-native-basics-build-a-currency-converter">https://learn.handlebarlabs.com/p/react-native-basics-build-a-currency-converter</a>
<br></p>
<p><br></p>
<p>perfect tut</p>
<p><a href="https://www.reactnative.guide/10-navigation/10.2-integrating-with-redux-store.html">https://www.reactnative.guide/10-navigation/10.2-integrating-with-redux-store.html</a>
<br></p>
<p><br></p>
<p>Axios cheat sheet</p>
<p><a href="https://kapeli.com/cheat_sheets/Axios.docset/Contents/Resources/Documents/index">https://kapeli.com/cheat_sheets/Axios.docset/Contents/Resources/Documents/index</a>
<br></p>
<p><br></p>
<p>REDUX VİDEO TUT</p>
<p><a href="https://egghead.io/lessons/react-redux-the-single-immutable-state-tree">https://egghead.io/lessons/react-redux-the-single-immutable-state-tree</a>
<br></p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Başarılı hackintosh mojave  kurulumu</title>
		<link>https://selmantunc.com.tr/uncategorized/basarili-hackintosh-mojave-kurulumu/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 29 May 2019 21:45:33 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[hackintosh]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[macos]]></category>
		<category><![CDATA[mojave]]></category>
		<category><![CDATA[react]]></category>
		<category><![CDATA[reactjs]]></category>
		<category><![CDATA[reactnative]]></category>
		<guid isPermaLink="false">http://selmantunc.com.tr/2019/05/29/basarili-hackintosh-mojave-kurulumu/</guid>

					<description><![CDATA[Neden hackintosh tercih ettim çünkü aynı ayarlarda bir mac masaüstü  almak 16gb ram ssd ve normal HDD  ile 10 bin tl ye denk geliyor ve React Native ile çalıştığım için bu&#8230;]]></description>
										<content:encoded><![CDATA[<p><iframe width="356" height="200" src="https://www.youtube.com/embed/aoZaEVwi1TE?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen title="Hackintosh Kurulumu Sonrası Clover BootLoader Ayarları ( Tüm Yöntemler)"></iframe>Neden hackintosh tercih ettim çünkü aynı ayarlarda bir mac masaüstü  almak 16gb ram ssd ve normal HDD  ile 10 bin tl ye denk geliyor ve React Native ile çalıştığım için bu sistemi yapmak zorunda kaldım, çokta iyi yapmışım </p>
<figure data-orig-width="1600" data-orig-height="900" class="tmblr-full"><figure id="attachment_mmd_2210" class="wp-block-image "><img decoding="async" width="1600" height="304" src="https://selmantunc.com.tr/wp-content/uploads/2023/07/b5581331f3a25aa9c7bc23a617e4b76cfaf33b4b.jpg" class="attachment-full size-full" alt="image" loading="lazy" /></figure></figure>
<p><b>DONANIM BİLGİSİ </b>
<br>Anakart Asus H81M-Plus <br>Ram : GSKILL Flare X 8GB + Kingston HyperX 8 gb 1333 <br>İntel i5 işlemci 3.2 ghz </p>
<p>120 gb SSD + 500 GB HDD</p>
<p>İntel 4600 &#8211; 1 gb ekran kartı </p>
<figure data-orig-width="798" data-orig-height="413" class="tmblr-full"><figure id="attachment_mmd_2103" class="wp-block-image "><img decoding="async" width="798" height="279" src="https://selmantunc.com.tr/wp-content/uploads/2023/07/4b959a69a84af16125913ca77f0c034bb0cdfce0.png" class="attachment-full size-full" alt="image" loading="lazy" /></figure></figure>
<p>Wifi alıcı:  <a href="https://www.edimax.com/edimax/download/download/data/edimax/global/download/for_home/wireless_adapters/wireless_adapters_n150/ew-7811un">Edimax EW-7811Un</a> (<a href="https://www.edimax.com/edimax/mw/cufiles/files/download/Driver_Utility/EW-7811Un_Mac_driver_1.0.1.8.zip">Driver</a>) harika bir alıcı her işletim sistemi için driverları bulunuyor.<br><br>Kullanılan Image :<br><a href="https://osxinfo.net/konu/macos-mojave-10-14-5-amd-intel-kurulum-imaji.5645/">https://osxinfo.net/konu/macos-mojave-10-14-5-amd-intel-kurulum-imaji.5645/</a>
<br><br></p>
<p>Kurulum Video Ders : <iframe width="356" height="200" src="https://www.youtube.com/embed/f2nN3NMg9vQ?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen title="macOS Mojave Kurulum Rehberi"></iframe></p>
<h2>CLover Boot loader ayarları </h2>
<p><b>UEFI destekli GPT Formatlı Diske Clover Bootloader ayarları</b></p>
<p>2 adet disk var birisi hdd diğeri SSD <br><b>ssd</b> nin tamamında macos mojave kurulu <b>hdd</b> üzerinde windows kurulu ayarları bu şekilde olacak </p>
<p><br></p>
<figure data-orig-width="614" data-orig-height="440" class="tmblr-full"><figure id="attachment_mmd_2204" class="wp-block-image "><img decoding="async" width="614" height="387" src="https://selmantunc.com.tr/wp-content/uploads/2023/07/ae64caa71a1a1430f988e825b363bf0212ecec8f.png" class="attachment-full size-full" alt="image" loading="lazy" /></figure></figure>
<p><br></p>
<p><br></p>
<p>Önemli  önce USB deki kext dosyalarını ve config dosyasını kopyala </p>
<p>Sonra wifi alıcısının yazılımını kur , usb olmadan başlayınca </p>
<p> vodaHDA paketini kur </p>
<p>Driver Paketlerimin Olduğu yer …</p>
<p><a href="https://drive.google.com/drive/folders/15-5XXzyj465JVNMMB6Klnvv3kMQSENU4">https://drive.google.com/drive/folders/15-5XXzyj465JVNMMB6Klnvv3kMQSENU4</a></p>
<p>–son olarak clover un kurulu olduğu disk boot ayarlarından yani uefi bios da en başa getirilecek.</p>
<p>Kaynaklar</p>
<p>Clover ile OS X Kurulumu</p>
<p><a href="https://osxinfo.net/konu/clover-ile-os-x-kurulumu.69/">https://osxinfo.net/konu/clover-ile-os-x-kurulumu.69/</a></p>
<p>VoodooHDA 2.9.2 Güncel Ses Kurulum Paketi</p>
<p><a href="https://osxinfo.net/konu/voodoohda-2-9-2-guncel-ses-kurulum-paketi.9055/">https://osxinfo.net/konu/voodoohda-2-9-2-guncel-ses-kurulum-paketi.9055/</a></p>
<p><br></p>
<h2>NOT : GPT İÇİN yapılacaklar farklı [ayrıca windows silinirse yapılacaklar]</h2>
<p><b>ilk önce windows kurulumu yaparken rufus a yükleme yaparken disk bölümün gpt seçilmesi lazım </b></p>
<figure class="tmblr-embed tmblr-full" data-provider="youtube" data-orig-width="540" data-orig-height="304" data-url="https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DaoZaEVwi1TE%26t%3D357s"></figure>
<figure class="tmblr-embed tmblr-full" data-provider="youtube" data-orig-width="540" data-orig-height="304" data-url="https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DULXQniSyzls"></figure>
<p>Ben voodooHDA kullanıyorum.</p>
<figure class="tmblr-embed tmblr-full" data-provider="youtube" data-orig-width="540" data-orig-height="304" data-url="https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DjYsrKdD0yCo"></figure>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>React Native Tutorials</title>
		<link>https://selmantunc.com.tr/uncategorized/react-tutorils/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Fri, 29 Mar 2019 22:28:07 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[react]]></category>
		<category><![CDATA[react-native]]></category>
		<category><![CDATA[reactjs]]></category>
		<category><![CDATA[reactnative]]></category>
		<guid isPermaLink="false">http://selmantunc.com.tr/2019/03/29/react-tutorils/</guid>

					<description><![CDATA[http://cloneable.io/courses/126908/lectures/1910265 https://www.tutorialspoint.com/react_native/ https://www.udemy.com/the-complete-react-native-and-redux-course/ Props and STATE https://www.robinwieruch.de/react-pass-props-to-component TIPS &#38; Tricks https://reactjs.org/docs/lists-and-keys.html STYLE https://medium.com/mindorks/everything-to-know-about-styling-in-react-native-7e30aed53ad https://freecontent.manning.com/applying-and-organizing-styles-in-react-native/ Camera https://dev.to/andrewsmith1996/how-to-build-an-image-recognition-app-in-react-native-m6g https://www.youtube.com/channel/UCiNWv52iO_OAdZ12kslG4Cg/videos https://github.com/nathvarun REDUX ]]></description>
										<content:encoded><![CDATA[<p><a href="http://cloneable.io/courses/126908/lectures/1910265">http://cloneable.io/courses/126908/lectures/1910265</a></p>
<p><a href="https://www.tutorialspoint.com/react_native/react_native_styling.htm"></a>
<a href="https://www.tutorialspoint.com/react_native/">https://www.tutorialspoint.com/react_native/</a></p>
<p><a href="https://www.udemy.com/the-complete-react-native-and-redux-course/">https://www.udemy.com/the-complete-react-native-and-redux-course/</a></p>
<p><b>Props and STATE</b></p>
<ol><li><a href="https://www.robinwieruch.de/react-pass-props-to-component">https://www.robinwieruch.de/react-pass-props-to-component</a></li></ol>
<h2><b>TIPS &amp; Tricks</b></h2>
<p><a href="https://reactjs.org/docs/lists-and-keys.html">https://reactjs.org/docs/lists-and-keys.html</a>
<br></p>
<h2><b>STYLE</b></h2>
<p><br><a href="https://medium.com/mindorks/everything-to-know-about-styling-in-react-native-7e30aed53ad">https://medium.com/mindorks/everything-to-know-about-styling-in-react-native-7e30aed53ad</a></p>
<p><br><a href="https://freecontent.manning.com/applying-and-organizing-styles-in-react-native/">https://freecontent.manning.com/applying-and-organizing-styles-in-react-native/</a>
<br></p>
<h2><b>Camera</b></h2>
<p><a href="https://dev.to/andrewsmith1996/how-to-build-an-image-recognition-app-in-react-native-m6g">https://dev.to/andrewsmith1996/how-to-build-an-image-recognition-app-in-react-native-m6g</a>
<br></p>
<p><a href="https://www.youtube.com/channel/UCiNWv52iO_OAdZ12kslG4Cg/videos">https://www.youtube.com/channel/UCiNWv52iO_OAdZ12kslG4Cg/videos</a>
<br></p>
<p><a href="https://github.com/nathvarun">https://github.com/nathvarun</a>
<br></p>
<p><br></p>
<p>REDUX </p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>The react tutorials I like</title>
		<link>https://selmantunc.com.tr/uncategorized/the-react-tutorials-i-like/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sat, 02 Mar 2019 14:25:32 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[react]]></category>
		<category><![CDATA[reactjs]]></category>
		<guid isPermaLink="false">http://selmantunc.com.tr/2019/03/02/the-react-tutorials-i-like/</guid>

					<description><![CDATA[https://ihatetomatoes.net/react-tutorial-for-beginners/ https://www.tutorialspoint.com/reactjs https://freefrontend.com/reactjs-books/ https://leanpub.com/the-road-to-learn-react]]></description>
										<content:encoded><![CDATA[<ol><li><a href="https://ihatetomatoes.net/react-tutorial-for-beginners/">https://ihatetomatoes.net/react-tutorial-for-beginners/</a></li>
<li><a href="https://www.tutorialspoint.com/reactjs">https://www.tutorialspoint.com/reactjs</a>
<br></li>
<li><a href="https://freefrontend.com/reactjs-books/">https://freefrontend.com/reactjs-books/</a>
<br></li>
<li><a href="https://leanpub.com/the-road-to-learn-react">https://leanpub.com/the-road-to-learn-react</a>
<br></li></ol>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>React Native Notları</title>
		<link>https://selmantunc.com.tr/uncategorized/react-native-notlari/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 31 May 2018 01:04:17 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[react]]></category>
		<category><![CDATA[react-native]]></category>
		<category><![CDATA[reactjs]]></category>
		<guid isPermaLink="false">http://selmantunc.com.tr/2018/05/31/react-native-notlari/</guid>

					<description><![CDATA[react-native init MyApp prompt: Directory MyApp already exists. Continue?: &#160;(no) I am typing - yes npm install [all dependencies] react-native link just go to cloned app directory XYZApp and do&#8230;]]></description>
										<content:encoded><![CDATA[<figure data-orig-width="1600" data-orig-height="1066" class="tmblr-full"><img decoding="async" src="https://selmantunc.com.tr/wp-content/uploads/2023/07/tumblr_inline_p9kj3hOHtK1tyldvk_540.png" alt="image" data-orig-width="1600" data-orig-height="1066"></figure>
<p><br></p>
<p><br></p>
<p><br></p>
<pre><code>react-native init MyApp

prompt: Directory MyApp already exists. Continue?: &nbsp;(no)

I am typing - yes

npm install [all dependencies]

react-native link
</code></pre>
<p>just go to cloned app directory XYZApp and do</p>
<pre><code>npm install
</code></pre>
<p>and all set to run the app using</p>
<pre><code>react-native run-android
</code></pre>
<p>
notlar</p>
<p>Android Studio AVD manager çağırmak</p>
<p>

ctrl+shift+a ile avd manager arat <br></p>]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
