You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/platforms/react-native/user-feedback/configuration/index.mdx
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -289,6 +289,12 @@ The capture screenshot button can be customized too. The following styles are av
289
289
|`triggerText`|`TextStyle`| The screenshot button text style. |
290
290
|`triggerIcon`|`ImageStyle`| The screenshot button icon style. |
291
291
292
+
<Alert>
293
+
294
+
Note that the screenshot button is currently not supported on the web.
295
+
296
+
</Alert>
297
+
292
298
## Theming
293
299
294
300
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