Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion integrate-with-existing-app/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
[Tutorial link](https://sendbird.com/docs/chat/uikit/v3/react/tutorial/integrate-with-existing-app)

This repository contains the source code for the tutorial on how to integrate the Sendbird UIKit React with an existing app.
The `before` folder contains the source code before the tutorial, and the `after` folder contains the source code after the tutorial.
The `before` folder contains the source codes you should have before integrating Sendbird UIKit through the tutorial. On the other hand, the `after` folder contains the source codes after completing the integration.