دسترسی نامحدود
برای کاربرانی که ثبت نام کرده اند
برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید
در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید
برای کاربرانی که ثبت نام کرده اند
درصورت عدم همخوانی توضیحات با کتاب
از ساعت 7 صبح تا 10 شب
ویرایش: 1
نویسندگان: Sagun Raj Lage
سری:
ISBN (شابک) : 148427041X, 9781484270417
ناشر: Apress
سال نشر: 2021
تعداد صفحات: 161
زبان: English
فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود)
حجم فایل: 3 مگابایت
در صورت تبدیل فایل کتاب Getting Started with WidgetKit: Create Widgets for iOS and iPadOS به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.
توجه داشته باشید کتاب شروع به کار با WidgetKit: ابزارک برای iOS و iPadOS ایجاد کنید نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.
Table of Contents About the Authors About the Technical Reviewer Before You Begin… Chapter 1: Getting Familiar with WidgetKit in a Flash Background Hello, WidgetKit! Summary Chapter 2: SwiftUI, Human Interface Guidelines, and Widget Family SwiftUI Basic SwiftUI Views for Widgets Text Button Image HStack VStack ZStack Human Interface Guidelines Widget Family Summary Chapter 3: Writing Your First Widget Widget Extension TimelineEntry TimelineProvider placeholder(in:) getSnapshot(in:completion:) getTimeline(in:completion:) Developing Your Widget’s UI WidgetConfiguration Summary Chapter 4: Making Widgets Configurable and Interactive Let’s Get Started Giving Widgets the Power to Talk to API Allowing Users to Configure Widgets Create and Configure a SiriKit Intent Definition File Switch to IntentConfiguration Talk to the API and Display Fresh Information in Widgets Time to Put Your Widgets to the Test! Navigating to the Relevant Screens of the App Through Tap Targets Addition of Tap Target in Small Widget Addition of Tap Target in Medium Widget Addition of Tap Target in Large Widget Summary Chapter 5: Fetching Configuration Options Getting Started Time to Create a SiriKit Intent Definition File Setting Up IntentHandler to Fetch Top Trends and Send Them to the Widget Switching to IntentConfiguration Create an IntentTimelineProvider Make the Switch to IntentConfiguration Test – Test – Test! Summary Index