-
Notifications
You must be signed in to change notification settings - Fork 20
Update documentation #4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Oh, I didn't see this, submitted a pull myself, maybe we can add my mods to the top-level README also. |
| var swiftVersion: String = "6.2.0", // Swift version | ||
| var androidSdkVersion: String = "6.2-RELEASE-android-0.1" // SDK version | ||
| var swiftVersion: String = "main-snapshot-2025-10-16", // Swift version | ||
| var androidSdkVersion: String = "DEVELOPMENT-SNAPSHOT-2025-10-16-a-android-0.1" // SDK version |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Use latest Oct. 17 tag instead.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I’ve synced it with @madsodgaard example
I think we should update it in a separate PR across all examples
|
Nice job, particularly with the screenshots, 👍 just some tweaks left to make. |
madsodgaard
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
other than @finagolfin's comments, lgtm!
finagolfin
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Love the detailed doc, ❤️ just a few final nits.
No description provided.