Skip to content

Commit 1d379a6

Browse files
committed
Mention that the screenshot button is not supported on the web
1 parent fd07802 commit 1d379a6

File tree

1 file changed

+6
-0
lines changed
  • docs/platforms/react-native/user-feedback/configuration

1 file changed

+6
-0
lines changed

docs/platforms/react-native/user-feedback/configuration/index.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -289,6 +289,12 @@ The capture screenshot button can be customized too. The following styles are av
289289
| `triggerText` | `TextStyle` | The screenshot button text style. |
290290
| `triggerIcon` | `ImageStyle` | The screenshot button icon style. |
291291

292+
<Alert>
293+
294+
Note that the screenshot button is currently not supported on the web.
295+
296+
</Alert>
297+
292298
## Theming
293299

294300
You can also customize the Feedback Widget colors to match your app's theme. The example below shows how to customize the widget background and foreground for the light and dark system themes with the `feedbackIntegration`.

0 commit comments

Comments
 (0)