You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,11 +20,11 @@ Choose a sample application that demonstrates the use of chat components.
20
20
| Name | Features | Chat type | Use case |
21
21
|-----|---------|---------|---------|
22
22
|[`getting-started`](getting-started/)| <br><ul><li>Message list and message input integration</li><li>Light & dark themes</li></ul></br> | 1:1 | <imgsrc="/assets/getting-started-ios-app.png"alt="Getting Started app for iOS"style="width:300px"/> |
23
-
|[`telehealth`](telehealth-example/)| <br><ul><li>Doctor to patient chat</li><li>Light & dark themes</li></ul></br> | 1:1 | <imgsrc="/assets/telehealth-ios-app.png"alt="Telehealth sample application"style="width:300px"/> |
Copy file name to clipboardExpand all lines: getting-started/README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,11 +15,11 @@ To use the app, you need:
15
15
16
16
## Usage
17
17
18
-
Read the [Getting Started](https://www.pubnub.com/docs/chat/components/ios/get-started-ios) guide to learn how to use the app and better understand the logic behind it.
18
+
Read the [Getting Started](https://www.pubnub.com/docs/chat/components/ios) guide to learn how to use the app and better understand the logic behind it.
19
19
20
20
## Features
21
21
22
22
The `getting-started` app showcases these PubNub Chat Components for iOS:
Copy file name to clipboardExpand all lines: telehealth-example/README.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Telehealth Application
2
2
3
-
`telehealth-example` is a basic chat application that features communication between doctor and patient.
3
+
`telehealth-example` is a basic chat application that features communication between a doctor and a patient.
4
4
5
5
<imgsrc="../assets/telehealth-ios-app.png"alt="Getting Started app for iOS"style="width:300px"/>
6
6
@@ -15,17 +15,19 @@ To use the app, you need:
15
15
16
16
## Usage
17
17
18
-
Read the [Getting Started](https://www.pubnub.com/docs/chat/components/ios/get-started-ios) guide to learn how to use the app and better understand the logic behind it.
18
+
Read the [Getting Started](https://www.pubnub.com/docs/chat/components/ios) guide to learn how to use the app and better understand the logic behind it.
19
19
20
20
## Features
21
21
22
22
The `telehealth-example` app showcases these PubNub Chat Components for iOS:
You can log into the app either as a doctor or as one of the patients. Type in one of the available usernames and tap **Log in**. You don't need a password to log in.
30
+
29
31
### Patients
30
32
31
33
* lukeyoung
@@ -34,5 +36,3 @@ The `telehealth-example` app showcases these PubNub Chat Components for iOS:
0 commit comments