Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 사용해보기
- Host: GitHub
- URL: https://github.com/cozzin/sendbird-ios-swiftui
- Owner: cozzin
- License: mit
- Created: 2022-01-18T00:32:53.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-17T05:30:39.000Z (over 2 years ago)
- Last Synced: 2024-10-17T21:16:44.690Z (21 days ago)
- Language: Swift
- Homepage:
- Size: 35.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 uploadhttps://user-images.githubusercontent.com/11647461/150435029-7a8100d6-fe4f-4561-b7a3-17448e2d4563.mp4