Posts

Post not yet marked as solved
1 Replies
118 Views
I don’t know how to build datepicker. I want to build you can pick start and end date. Tell me.
Posted
by A-star.
Last updated
.
Post not yet marked as solved
2 Replies
256 Views
I do prepare for submission. Now, I have a question. My native language isn’t English, so My name and school name isn’t also English. Do I have to write in English? or in my language? Submission deadline is here, so please tell me soon.
Posted
by A-star.
Last updated
.
Post not yet marked as solved
0 Replies
122 Views
I want to make quiz game of country’s frags on Xcode. But I don’t know how to get flags and country’s name from Unicode.
Posted
by A-star.
Last updated
.
Post not yet marked as solved
0 Replies
173 Views
I'm learning with this page on swift playgrounds, but I can't build successfully only this session. Swift Playgrounds 4 can't build this system? Section 1 Add Hiking Data to the App https://developer.apple.com/tutorials/swiftui/animating-views-and-transitions
Posted
by A-star.
Last updated
.
Post not yet marked as solved
0 Replies
209 Views
Apple’s software use corner many places. I want to know there’s precise value of radius. If you know it or sources of it, please tell me.
Posted
by A-star.
Last updated
.
Post not yet marked as solved
1 Replies
265 Views
I practice using SwiftUI Tutorials. https://developer.apple.com/tutorials/swiftui/ I want to fix size of the image. Tell me how to solve this, please. I build like that: import SwiftUI struct CircleImage: View {     var image: Image          var body: some View {         image             .clipShape(Circle())             .overlay {                 Circle().stroke(.gray, lineWidth: 4)             }             .shadow(radius: 7)     } }
Posted
by A-star.
Last updated
.
Post marked as solved
2 Replies
458 Views
I want to put on 3D object on websites, but I don’t know how to do. It doesn’t explain AR such as Apple’s product page. It explain like top page’s earth of github.com. In short, I want to put 3D object without page-jumping. This question is maybe not adopted here -apple developer forum-, however I want someone to answer this.
Posted
by A-star.
Last updated
.
Post not yet marked as solved
3 Replies
636 Views
Question for; (Learn to Code 2 > Types > Random Gems Everywhere) Can you tell me example answer?
Posted
by A-star.
Last updated
.