Skip to content

Commit 850e03e

Browse files
authored
docs: add UIKit Configuration sample guide (#655)
Added a Codesandbox sample app link to to SAMPLE.md to provide more detailed usage of Feature Configuration
1 parent 8cd905d commit 850e03e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

SAMPLES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -286,3 +286,7 @@ See how open channel on live stream works on [CodeSandBox](https://codesandbox.i
286286
### Community Sample
287287

288288
See how you can create community channels on [CodeSandBox](https://codesandbox.io/s/openchannel-2-forked-5kpnqj).
289+
290+
## UIKit Configuration Samples
291+
Starting from version `@sendbird/uikit-react` + v3.6.0, we provide the ability to control certain UIKit configurations by passing `uikitOptions` prop to either the `SendbirdProvider` or `App` component.
292+
For more detailed information on the available configuration options, please refer to the [UIKit Configurations in React](REPLACE THIS WITH THE DOCS LINK) section in our official documentation. Additionally, you can explore a real example on [CodeSandbox](https://codesandbox.io/s/uikit-configuration-xgh3rw) to see it in action.

0 commit comments

Comments
 (0)