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