> For the complete documentation index, see [llms.txt](https://hamzaazman.gitbook.io/react-native/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hamzaazman.gitbook.io/react-native/tutorials.md).

# Tutorials

<details>

<summary>Udemy</summary>

* [React Native - The Practical Guide 2021](https://click.linksynergy.com/deeplink?id=jU79Zysihs4\&mid=39197\&murl=https://www.udemy.com/course/react-native-the-practical-guide)
* [React Native - The Practical Guide \[2022 Edition\]](https://www.udemy.com/course/react-native-the-practical-guide/?LSNPUBID=jU79Zysihs4\&ranEAID=jU79Zysihs4\&ranMID=39197\&ranSiteID=jU79Zysihs4-gUk7sJWDjjLr9KvEAz2uAA\&utm_medium=udemyads\&utm_source=aff-campaign)
* [React Native: Advanced Concepts](https://www.udemy.com/course/react-native-advanced/?LSNPUBID=jU79Zysihs4\&ranEAID=jU79Zysihs4\&ranMID=39197\&ranSiteID=jU79Zysihs4-8CHw6VJe_sqzSayjp4HaIQ\&utm_medium=udemyads\&utm_source=aff-campaign)

</details>

<details>

<summary>YouTube</summary>

#### TR

* [Yeni Başlayanlar için React Native Eğitimi](https://www.youtube.com/playlist?list=PLiYPP1v1hM95Kc9SPR0uBsw57qcFG_aeO)
* [Tek Video | Yeni başlayanlar için React Native - React Native kullanarak bir uygulama oluşturma](https://www.youtube.com/watch?v=dx7b2ZdXhSc\&t=6718s)
* [Türkçe Sözlük Mobil Uygulaması](https://www.youtube.com/playlist?list=PLadt0EaV4m3CWiofBOml0r95OmhiM6I6v)
* [Redux Dersleri](https://www.youtube.com/playlist?list=PLiYPP1v1hM96maVc-jKCq0Kop4YY5m92S)
* [Yeni başlayanlar için React Native'de Sıfırdan Gerçek Zamanlı Sohbet Uygulaması oluşturmak](https://youtu.be/uW6JFJnHqm0)
* [React Native Instagram UI Clone (Bölüm 1)](https://youtu.be/xVGNDxx-TG4)
* [React Native Instagram UI Clone (Bölüm 2)](https://youtu.be/I_NuuuBnqTk)
* [Yeni başlayanlar için React Native Kripto Para Uygulaması Kodlama](https://youtu.be/0ERnR2AO40M)
* [Yeni başlayanlar için Redux Toolkit](https://youtu.be/Ya0xwXgJqmA)
* [React Navigation + REST API | React Native Authentication Flow](https://youtu.be/oePpinyjaDA)

#### EN

* [React Native Tutorial for Beginners - Build a React Native App \[2020\]](https://youtu.be/0-S5a0eXPoc)
* [React Native Tutorial for Beginners](https://youtube.com/playlist?list=PL4cUxeGkcC9ixPU-QkScoRBVxtPPzVjrQ)
* [The Complete React Native Course 2021 : from Zero to Hero](https://youtu.be/ANdSdIlgsEw?list=PL8kfZyp--gEXs4YsSLtB3KqDtdOFHMjWZ)
* [Full React Native Project Tutorial for beginners.](https://www.youtube.com/watch?v=npe3Wf4tpSg)
* [🔴Build your first App in React Native in under 2 hours \[ Tutorial for beginners \]](https://www.youtube.com/watch?v=iQ_0Fd_N3Mk)
* [🔴 Build the Airbnb app in React Native \[ Tutorial for beginners \]](https://www.youtube.com/watch?v=ZxkmTsEYfg8\&t=7s)
* [🔴 React Native Furniture App UI - Speed Code | DeCode](https://www.youtube.com/watch?v=rHV_QWzZxRQ)
* [Build a TikTok Clone in React Native and AWS Backend \[Tutorial for Beginners\]](https://youtu.be/7okW52MQgSE)
* [🔴 Build Uber Eats with React Native & YELP API | Redux | Firebase | Google API](https://www.youtube.com/watch?v=jmvbhuJXFow\&t=770s)
* [Build an Instagram Clone with React Native, Firebase Firestore, Redux, Expo - Full Course](https://www.youtube.com/watch?v=1hPgQWbWmEk\&t=10942s)
* [🔴](https://youtu.be/CNaLOa-6X7U)[ Let's Build the Netflix App in React Native & AWS Amplify (Tutorial for Beginners)](https://youtu.be/CNaLOa-6X7U)
* [🔴 React Native E-learning App UI (Part 1) - Speed Code | DeCode](https://www.youtube.com/watch?v=u2edJaGtaI0\&t=203s)
* [LCRN EP8 - Food Delivery App - React Native UI](https://www.youtube.com/watch?v=diUDjNwZ8Lg)
* [Create A React Native TypeScript Project | A Beautiful Wallet App Design](https://youtu.be/68l7wyHw97Y)

</details>

<details>

<summary>Blog</summary>

* <https://ysfzrn.gitbook.io/react-native-turkce/>
* <https://blog.logrocket.com/top-react-native-tab-navigation-components/>
* [Building a Minimalist Weather App with React Native and Expo](https://blog.expo.dev/building-a-minimalist-weather-app-with-react-native-and-expo-fe7066e02c09)
* [React Native Firebase – Login and User Registration Tutorial](https://www.positronx.io/react-native-firebase-login-and-user-registration-tutorial/)
* [How to manage authentication flows in React Native with react-navigation v5 and Firebase](https://heartbeat.comet.ml/how-to-manage-authentication-flows-in-react-native-with-react-navigation-v5-and-firebase-860f57ae20d3)

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://hamzaazman.gitbook.io/react-native/tutorials.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
