Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cozzin/sendbird-ios-swiftui

SwiftUI 기반으로 Sendbird SDK 사용해보기
https://github.com/cozzin/sendbird-ios-swiftui

Last synced: 2 days ago
JSON representation

SwiftUI 기반으로 Sendbird SDK 사용해보기

Awesome Lists containing this project

README

        

# SendBird-iOS-SwiftUI
- SwiftUI 기반으로 Sendbird SDK 사용해보기
- 진행하면서 생각정리: https://www.notion.so/sendbird/Feedback-3e425ca2e54e47cc95a64084e6f15c90
- Review the [SDK document](https://sendbird.com/docs/chat/v3/ios/guides/group-channel) and give feedback about SDK and Docs as customer view.

## Implementation Features(example)
- [x] Singup + Login (with and without AccessToken)
- [x] Group Channel List
- [x] Create Group Channel
- [x] Chatting
- [x] delete message
- [x] Settings > Change user nickname
- [ ] Image upload

https://user-images.githubusercontent.com/11647461/150435029-7a8100d6-fe4f-4561-b7a3-17448e2d4563.mp4