@clariodesk/react-native/ui is a pure-JS prebuilt chat. It presents its own
screens in a self-owned modal (no react-navigation), derives light/dark from
your theme, and ships zero native dependencies beyond the core.
Wrap your app
Open from anywhere
Theming
The provider takes a small theme and derives light/dark automatically. It also exposes ~50 overridablestrings for localization and copy tweaks.
| Theme field | Notes |
|---|---|
primary | Accent for buttons, links, the active state. |
cornerRadius | Bubble / card radius. |
mode | 'light', 'dark', or 'system'. |
Enabling attachments
The attach button is off until you give the provider apicker: