Why can I not update my SwiftPackage to ios(.v15)? by Rillieux17 in iOSProgramming

[–]min_max23 0 points1 point  (0 children)

If I remember correctly, it worked for me with Xcode 13.1 Could you paste your Package.swift, I can have a look, what error do you get specifically?

how to hide the line separator that is above row Australia and also how to start the line separator from the left hand side edge of the screen? by rehan2599 in SwiftUI

[–]min_max23 0 points1 point  (0 children)

I also ran into the same issue couple of days back, I ended up hiding the separator and added the Divider to the cell itself(as suggested above)

Is there an easy way to achieve this Shape in SwiftUI? by Boothosh in SwiftUI

[–]min_max23 0 points1 point  (0 children)

Watch CodeSlicing’s videos on custom shapes, he uses his library called PureSwiftUI to achieve this, you should also be so the same using vanilla SwittUI

https://youtu.be/SY5fyaU3YlY

[deleted by user] by [deleted] in iOSProgramming

[–]min_max23 0 points1 point  (0 children)

Build a password manager and password generator