Add iPadOS Scenes

This commit is contained in:
Ivan Vorobei
2019-06-06 17:37:50 +03:00
parent e4f31bca18
commit 3b56e7f430
22 changed files with 795 additions and 314 deletions

View File

@@ -11,6 +11,7 @@ If you have project, make a pull request.
- [Composing Complex Interfaces](#composing-complex-interfaces)
- [Working With UIControls](#working-with-uicontrols)
- [Example To-Do App](#example-to-do-app)
- [iPadOS Scenes](ipados-scenes)
- [Combine using GitHub API](#combine-using-github-api)
- [Interfacing With UIKit](#interfacing-with-uikit)
- [GitHub Search](#github-search)
@@ -46,6 +47,10 @@ If you have project, make a pull request.
<img src="Resources/ExampleToDoApp.png" width="850">
#### iPadOS Scenes
<img src="Resources/iPadOSScenes.jpeg" width="600">
#### Combine using GitHub API
<img src="Resources/CombineUsingGitHubAPI.png" width="260">