دسترسی نامحدود
برای کاربرانی که ثبت نام کرده اند
برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید
در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید
برای کاربرانی که ثبت نام کرده اند
درصورت عدم همخوانی توضیحات با کتاب
از ساعت 7 صبح تا 10 شب
ویرایش: 5 نویسندگان: Devin Abbott, Houssein Djirdeh, Anthony Accomazzo, Sophia Shoemaker سری: ISBN (شابک) : 1728995558, 9781728995557 ناشر: Independently published سال نشر: 2019 تعداد صفحات: 552 زبان: English فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود) حجم فایل: 52 مگابایت
در صورت تبدیل فایل کتاب Fullstack React Native: Create beautiful mobile apps with JavaScript and React Native به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.
توجه داشته باشید کتاب Fullstack React Native: با JavaScript و React Native برنامه های زیبایی برای موبایل ایجاد کنید نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.
راهنمای به روز، عمیق و کامل React Native.
>با جاوا اسکریپت و React برنامه های تلفن همراه زیبا ایجاد کنید
برنامه های تلفن همراه با کیفیت بالا را با سرعت کم ارائه دهید.
ایجاد یک برنامه در هر دو. سوئیفت و جاوا وقت گیر است. با React Native، میتوانید یک برنامه بومی را در iOS و Android از یک پایگاه کد منتشر کنید.
آیا شما یا تیمتان قبلاً جاوا اسکریپت را میشناسید؟
از دانش موجود خود برای ساختن برنامه های کاربردی تلفن همراه در کلاس جهانی استفاده کنید.
اکوسیستم React Native به سرعت در حال تکامل است. با پای راست شروع کنید.
با چنین انجمن فعال و بهروزرسانیهای بسیار، تشخیص اینکه چه چیزی بهترین است و چه چیزی فقط نویز است، غیرممکن به نظر میرسد. ما آخرین نسخه React Native و بهترین روشها را پوشش میدهیم تا بتوانید با اطمینان توسعه دهید.
وقتی Fullstack React Native را خریداری میکنید، فقط یک محصول خریداری نمیکنید. کتاب، اما ده ها نمونه کد. هر فصل در کتاب دارای یک پروژه کامل است که از مفاهیم موجود در فصل استفاده می کند و از هر دو iOS (از جمله صفحه نمایش آیفون X) پشتیبانی می کند.
The up-to-date, in-depth, complete guide to React Native.
Create beautiful mobile apps with JavaScript and React
Deliver high quality mobile apps, at light speed.
Building the same app in both Swift and Java is time-consuming. With React Native, you can release a native app on both iOS and Android from a single codebase.
Do you or your team already know JavaScript?
Leverage your existing knowledge to build world class mobile applications.
The React Native ecosystem is evolving fast. Get started on the right foot.
With such an active community and so many updates, it feels impossible to know what's best and what's just noise. We cover the latest React Native version and best practices so you can develop with confidence.
When you buy Fullstack React Native, you're not buying just a book, but dozens of code examples. Every chapter in the book comes with a complete project that uses the concepts in the chapter and provides support for both iOS (including iPhone X screens) & Android.
The book has 11 chapters totaling 670 pages, several sample apps totaling over 1000+ lines of code (JavaScript/JSX, non-comment lines).
Nope! We've written the book so that it can be used even if you aren't familiar with React. Although, if you'd like to learn React in depth, checkout our other book Fullstack React
Yes, we assume you know the basics of the language. But you don't need to be completely up-to-date: we teach the latest language features in case you're not familiar with them.
However, this book teaches React Native from the ground up and you can use it even if you've never written a mobile app before.
Table of Contents Book Revision Bug Reports Be notified of updates via Twitter We'd love to hear from you! Introduction About This Book Running Code Examples Code Blocks and Context Getting Help Emailing Us Getting Started with React Native Weather App Starting the project Expo Components Custom components Summary React Fundamentals Breaking the app into components 7 step process Step 2: Build a static version of the app Step 3: Determine what should be stateful Step 4: Determine in which component each piece of state should live Step 5: Hardcode initial states Step 6: Add inverse data flow Updating timers Deleting timers Adding timing functionality Add start and stop functionality Methodology review Core Components, Part 1 What are components? Building an Instagram clone View StyleSheet Text TouchableOpacity Image ActivityIndicator FlatList Core Components, Part 2 TextInput ScrollView Modal Core APIs, Part 1 Building a messaging app Initializing the project The app Network connectivity indicator The message list Toolbar Geolocation Input Method Editor (IME) Core APIs, Part 2 The keyboard We're Done! Navigation Navigation in React Native Contact List Starting the project Container and Presentational components Contacts Profile React Navigation Stack navigation Tab navigation Drawer navigation Sharing state between screens Deep Linking Summary Animation Animation challenges Building a puzzle game App Building the Start screen Building the Game screen Summary Gestures Building the board Gesture Responder System PanResponder Draggable component Finishing the game We're Done! Native Modules What are native modules? Building a native module Development environment Initializing the project iOS Android JavaScript Building and publishing How to read this chapter Building Building with Expo iOS Android Handling Updates Summary Appendix JavaScript Versions ES2015 ReactElement Handling Events in React Native Publishing with Expo Changelog