I want to build an app by swift playgrounds.
I especially want to build “family tree” app.
Do you have any idea about family tree?
Post
Replies
Boosts
Views
Activity
what do you some idea?
I’m a beginner.
So what should I do?
(I finished learn to code 1 & 2)
I want to build some app.
“You must provide a PDF, PNG, or JPG of your current class schedule or other current proof of enrollment and the contact information for your dean or principal. Documentation is accepted in all languages and must clearly show your name, the organization or school name, and the dates for which it is valid.”
What’s “your current class schedule?
And what’s “other current proof of enrollment”?
Your Swift playground must be fully functioning, and be written in and run on Swift Playgrounds 3.4.1 on iPadOS 14.4.2, Swift Playgrounds 3.4.1 on macOS 11.2.3, or Xcode 12.4 on macOS 11.2.3. If it runs on iPadOS, it must be optimized to display properly on all models of iPad Pro. You may incorporate the use of Apple Pencil. Xcode projects will not be considered.
Should I have to be “iPad OS 14.4.2”?
Question for;
(Learn to Code 2 > Types > Random Gems Everywhere)
Can you tell me example answer?
I don’t know how to make it.
Please tell me.
I saw pictures of iPhone, iPad, Mac.
This is only flame.
I can’t find now, so can you tell me place?
I want to change web development environment.
do you have good ones?
I want to know what Myles used.
Please check out 9:30 of this video.
https://developer.apple.com/videos/play/wwdc2021/10029/
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.
I want my app preview to adjust on Swift Playgrounds 4.
Tell me how, please.
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)
}
}
I don't know how to take out SUBTITLE file.
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.
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