-
Notifications
You must be signed in to change notification settings - Fork 21
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
Start on groups example #239
Conversation
Finalized UI Added group change codec
2d8176e
to
86a9720
Compare
Screen_recording_20240213_173350.webmIgnore my random keyboard typing 😆 |
❤️ |
Added native groupchange codec
Also native codec for group change
7630c7a
to
7514590
Compare
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 can write a test for the canMessage stuff when I do it in iOS
} | ||
|
||
fallback(): string | undefined { | ||
return 'The members of this group have changed' |
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.
Do we want fallback text? I think we set this as null in the other SDKs
🎉 This PR is included in version 1.27.0-beta.12 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Revert yarn.lock update from #239 in example
🎉 This PR is included in version 1.28.0-beta.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 1.30.0-beta.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 1.31.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
No description provided.