این دوره برای چه کسانی است:
صرف نظر از تجربه شما با React یا حتی با توسعه iOS ، این مجموعه برای همه افرادی که از React Native شروع می کنند سودمند است.
با نگاه اول به اکوسیستم ساخت برنامه های React Native - از جمله Xcode ، شبیه ساز آیفون، بارگیری مجدد مستقیم، اشکال زدایی و موارد دیگر، مستقیماً در حال توسعه با React Native خواهیم بود.

در ادامه با برخی از سرفصل های درسی این مجموعه آموزش آشنا می شویم:
Start Building a React Native Application
Set up Basic iOS Routing with React Native
Use State and Touch Events in React Native
Understand the fetch API
Use Fetch to Load External Data in React Native
Pass Data when Changing Routes in React Native
Use React Native's Error Handle and ActivityIndicatiorIOS
Use Images in a React Native Application
Use propTypes in Reusable React Native Components
Create a Scrollable React Native Component with ScrollView
Build a Reusable React Native UI Component
Build a Github Repositories Component in React Native
Navigate to a React Native component
Access Web Pages through React Native's WebView Component
Persist data in React Native with Firebase REST API
Build a View with React Native's ListView Component
Complete the Notes view in React Native