Post

Replies

Boosts

Views

Activity

SwiftUi basic questions
Hi, just some general questions on SwiftUI:1 . What is exactly swiftUi?2. How is swiftUI different from storyboards and from AppKit, UiKit etc…?3. Does SwiftUI allow you to drag and drop Objects like story boards?3. How does it relate/corrolate with storyboards?Also, how easy does it seems to migrate a current existing app to swiftui?Thanks.
4
0
3.6k
Jun ’19
Get position of scrollview
With the release of iOS 14, there is a new ScrollViewReader which seems like it can read the current position. However, the docs around this are minimal, and do not explain how to do so. So, what is ScrollViewReader, and how can I get the current position of a scrollview?
6
0
19k
Jun ’20