Skip to content
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

[Docs]Create UIKit tutorial for AudioRooms #131

Merged
merged 4 commits into from
Aug 3, 2023

Conversation

ipavlidakis
Copy link
Collaborator

@ipavlidakis ipavlidakis commented Aug 1, 2023

🔗 Issue Links

Provide all JIRA tickets and/or GitHub issues related to this PR, if applicable.

🎯 Goal

Describe why we are making this change.

📝 Summary

Provide bullet points with the most important changes in the codebase.

🛠 Implementation

Provide a detailed description of the implementation and explain your decisions if you find them relevant.

🎨 Showcase

Add relevant screenshots and/or videos/gifs to easily see what this PR changes, if applicable.

Simulator.Screen.Recording.-.iPhone.14.Pro.-.2023-08-01.at.19.36.10.mp4

🧪 Manual Testing Notes

Explain how this change can be tested manually, if applicable.

☑️ Contributor Checklist

  • I have signed the Stream CLA (required)
  • This change follows zero ⚠️ policy (required)
  • This change should receive manual QA
  • Changelog is updated with client-facing changes
  • New code is covered by unit tests
  • Comparison screenshots added for visual changes
  • Affected documentation updated (Docusaurus, tutorial, CMS)

🎁 Meme

Provide a funny gif or image that relates to your work on this pull request. (Optional)

@ipavlidakis ipavlidakis requested a review from a team as a code owner August 1, 2023 16:38
Copy link
Collaborator

@martinmitrevski martinmitrevski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great stuff, really nice to see it works well with UIKit 👍
Few general remarks:

  • code should compile by copy-pasting, and I think we use some internal UIKit extensions in several places.
  • in some places code can be split up in more descriptive method names.
  • we should add the project to the examples repo.

Copy link
Collaborator

@martinmitrevski martinmitrevski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work @ipavlidakis 👏 Just one small thing - let's not use the concrete values for the setup of the client, but the REPLACE_WITH strings, since we reference them below.
No need for a re-review, just merge it after you apply this change.

docusaurus/docs/iOS/02-tutorials/02-audio-room-uikit.mdx Outdated Show resolved Hide resolved
@ipavlidakis ipavlidakis force-pushed the doc/audio-rooms-with-uikit-tutorial branch from b239490 to cb2ef74 Compare August 3, 2023 09:02
@ipavlidakis ipavlidakis merged commit dafb0c2 into main Aug 3, 2023
2 checks passed
@ipavlidakis ipavlidakis deleted the doc/audio-rooms-with-uikit-tutorial branch August 3, 2023 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants