Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Learning Apple tvOS App Development, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:00:54
    Welcome
  2. Урок 2. 00:01:12
    What you should know?
  3. Урок 3. 00:00:50
    Using the exercise files
  4. Урок 4. 00:03:35
    What makes tvOS special?
  5. Урок 5. 00:03:52
    The Siri remote and the focus model
  6. Урок 6. 00:04:59
    A light and dark Hello World
  7. Урок 7. 00:02:46
    What you are going to create?
  8. Урок 8. 00:02:51
    Set up the ViewController hierarchy
  9. Урок 9. 00:04:43
    Understand UISplitViewController
  10. Урок 10. 00:02:43
    Add video assets and imagery
  11. Урок 11. 00:07:49
    Add different UIKit components
  12. Урок 12. 00:06:34
    Set up a TableViewController
  13. Урок 13. 00:05:30
    Connect the UI with your code
  14. Урок 14. 00:03:19
    Demo API and some helpers
  15. Урок 15. 00:09:50
    A video background
  16. Урок 16. 00:08:36
    Set up location services
  17. Урок 17. 00:04:42
    Handle location updates
  18. Урок 18. 00:04:45
    Get weather data for the users location
  19. Урок 19. 00:06:18
    Update the UI with weather data
  20. Урок 20. 00:06:43
    Forecast for more than one day
  21. Урок 21. 00:06:24
    Text entry on tvOS - Search for locations
  22. Урок 22. 00:05:11
    TableViews on tvOS
  23. Урок 23. 00:08:18
    UISplitViewController in action
  24. Урок 24. 00:02:27
    Understand the top shelf
  25. Урок 25. 00:03:36
    Enable the top shelf and layered images
  26. Урок 26. 00:06:58
    Set up shortcuts
  27. Урок 27. 00:07:36
    Communicate with URL schemes
  28. Урок 28. 00:02:26
    Add a layered app icon
  29. Урок 29. 00:01:18
    Next steps