Skip to content

Commit 04ff8f6

Browse files
2 parents 2c537b6 + 96f0c2a commit 04ff8f6

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
1-
---
2-
title: SwiftUI Overview
3-
slug: /swiftui
4-
---
1+
## SwiftUI - Currently in Development 🏗
52

6-
The SwiftUI SDK is built on top of the `StreamChat` framework and it's a SwfitUI alternative to the `StreamChatUI` SDK. It's built completely in SwiftUI, using declarative patterns, that will be familiar to developers working with SwiftUI. The SDK includes an extensive set of performant and customizable UI components which allow you to get started quickly with little to no plumbing required.
3+
The SwiftUI SDK is built on top of the `StreamChat` framework and it's a SwiftUI alternative to the `StreamChatUI` SDK. It's built completely in SwiftUI, using declarative patterns, that will be familiar to developers working with SwiftUI. The SDK includes an extensive set of performant and customizable UI components which allow you to get started quickly with little to no plumbing required.
74

85
## Architecture
96

@@ -26,4 +23,4 @@ This SDK tries to keep the list of external dependencies to a minimum, these are
2623

2724
#### StreamChat
2825

29-
- [Starscream](https://github.com/daltoniam/Starscream) to handle WebSocket connections
26+
- [Starscream](https://github.com/daltoniam/Starscream) to handle WebSocket connections

0 commit comments

Comments
 (0)