Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Building React Native Apps for Mac, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:00:59
    Welcome to building apps for mac
  2. Урок 2. 00:01:26
    Walkthrough
  3. Урок 3. 00:02:37
    Pros and cons
  4. Урок 4. 00:11:19
    Creating a new app
  5. Урок 5. 00:16:16
    Setting up state management
  6. Урок 6. 00:07:58
    JS Module resolution
  7. Урок 7. 00:04:54
    Fetching data from a rest API
  8. Урок 8. 00:16:40
    Creating an api store
  9. Урок 9. 00:07:18
    Introduction to TailwindCSS
  10. Урок 10. 00:10:44
    Customizing the UI theme
  11. Урок 11. 00:10:19
    Re-using components
  12. Урок 12. 00:14:57
    Setting up navigation
  13. Урок 13. 00:06:57
    Conditional styles
  14. Урок 14. 00:09:41
    Flat lists and Web views
  15. Урок 15. 00:11:07
    Writing tests
  16. Урок 16. 00:07:32
    Vector icons and custom fonts
  17. Урок 17. 00:18:36
    Turning our app into a status bar app
  18. Урок 18. 00:10:36
    Securely storing data on the macOS keychain
  19. Урок 19. 00:13:26
    Exposing our native module to javascript
  20. Урок 20. 00:07:45
    Polishing our app
  21. Урок 21. 00:07:24
    Polishing the UI
  22. Урок 22. 00:05:01
    Preparing the app for release
  23. Урок 23. 00:15:46
    Supporting multiple windows
  24. Урок 24. 00:13:30
    Auto launching the app
  25. Урок 25. 00:11:59
    Sending notifications
  26. Урок 26. 00:23:59
    OS level drag and drop
  27. Урок 27. 00:15:38
    Emitting (and listening for) events
  28. Урок 28. 00:00:35
    Good bye