[DX-226] Ably Chat Swift Getting Started Guide tailored for using AsyncSequence#3211
[DX-226] Ably Chat Swift Getting Started Guide tailored for using AsyncSequence#3211umair-ably wants to merge 2 commits intomainfrom
Conversation
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Note: The code in this guide will only work once ably/ably-chat-swift#476 is in |
|
|
||
|  | ||
|
|
||
| ## Prerequisites <a id="prerequisites"/> |
There was a problem hiding this comment.
We tend to not have nothing in between a header and the subheader. Could we please have a brief explanation here?
There was a problem hiding this comment.
Most of the other getting started guides do exactly this
| Create a new iOS project with SwiftUI. For detailed instructions, refer to the [Apple Developer documentation](https://developer.apple.com/documentation/swiftui). | ||
|
|
||
| 1. Create a new iOS project in Xcode. | ||
| 2. Select **App** as the template |
There was a problem hiding this comment.
Generally in docs we don't bolden parts like this. We usually put them in quotes if needed. But the bold part usually feels tied to AI writing it. Could we please check this through the guide?
There was a problem hiding this comment.
The callback based Swift getting started guide does exactly this
Description
Ably Chat Swift Getting Started Guide tailored for using AsyncSequence
Checklist