Alert: I am in the process of migrating this site to ers.land!
Please update any bookmarks or feed subscriptions; p3l6.dev will be set to redirect soon.

p3l6.dev|

SwiftUI

<<Back to Index

View

struct Something: View {
    var body: some View {
        Pear()
    }
}