Skip to content

Commit b777e28

Browse files
committed
docs: Add link to Ionic chat app
1 parent 6532222 commit b777e28

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docusaurus/docs/Angular/basics/overview.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,7 @@ npm install stream-chat-angular @stream-io/stream-chat-css stream-chat @ngx-tran
3636
## Tutorial
3737

3838
Follow our [tutorial](https://getstream.io/chat/angular/tutorial/) and build your first Stream Angular chat application.
39+
40+
## Mobile application with Ionic
41+
42+
[Ionic](https://ionicframework.com/docs/) is a toolkit for building cross-platform mobile applications from web applications. We have a [minimal chat mobile application](https://github.com/GetStream/ionic-angular-chat-app) using our SDK and Ionic to showcase how you can use the two together (please note that push notifications are not yet implemented for the sample application, and we don't yet have a guide for Ionic, but our [push notification guide](https://getstream.io/chat/docs/javascript/push_introduction/?language=javascript) can get you started).

0 commit comments

Comments
 (0)