Update uikit@-7OW2IgiMk1eot1PaYd7m.md (#6042)
* Update uikit@-7OW2IgiMk1eot1PaYd7m.md * Update src/data/roadmaps/ios/content/uikit@-7OW2IgiMk1eot1PaYd7m.md adding content from my draft PR --------- Co-authored-by: dsh <daniel.s.holdsworth@gmail.com>pull/6041/head^2
parent
783e2400b7
commit
24b47d3dd7
1 changed files with 9 additions and 1 deletions
@ -1 +1,9 @@ |
||||
# UIKit |
||||
# UIKit |
||||
|
||||
UIKit provides a variety of features for building apps, including components you can use to construct the core infrastructure of your iOS, iPadOS, or tvOS apps. The framework provides the window and view architecture for implementing your UI, the event-handling infrastructure for delivering Multi-Touch and other types of input to your app, and the main run loop for managing interactions between the user, the system, and your app. |
||||
|
||||
Visit the following resources to learn more: |
||||
|
||||
- [@official@UIKit](https://developer.apple.com/documentation/uikit) |
||||
- [@article@Build Your First iOS App with UIKit](https://daily.dev/blog/build-your-first-ios-app-with-uikit-beginners-guide) |
||||
- [@video@Introduction to Programmatic UI - UIKit](https://www.youtube.com/watch?v=_U6_l58Cv4E) |
||||
|
Loading…
Reference in new issue