|
You are here |
www.cephalopod.studio | ||
| | | | |
sintraworks.github.io
|
|
| | | | | In this post we will create a SwiftUI control that can be popped up from the bottom of the screen. We will also make it possible to allow a specific view (usually the view that triggers the control and reflects the chosen value) to be raised, if it would otherwise be obscured by the control when the control pops up. This post assumes you have a reasonable knowledge of SwiftUI and are at least somewhat familiar with more advanced topics such as bindings, geometery readers, preference keys, etc. It won't go into details as to how they work. I will simply show how to use them to achieve the desired effact. | |
| | | | |
benoitpasquier.com
|
|
| | | | | With SwiftUI being recently introduced, I was curious if we could take advantage of SwiftUI preview to speed up testing localization and make sure your app looks great for any language. | |
| | | | |
blog.hobbyistsoftware.com
|
|
| | | | | ||
| | | | |
eisel.me
|
|
| | | Reduce lag in view controller transitions by 75ms | ||