Commit 6054e19
committed
test(sample): add FeedbackWidgetProvider to React Native sample app
Without FeedbackWidgetProvider rendered in the tree, componentDidMount
never fires, startShakeListener is never called, and the native swizzle
is never set up — so shake-to-report has no effect despite
enableShakeToReport: true being configured on the integration.1 parent a027843 commit 6054e19
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
259 | 260 | | |
260 | 261 | | |
261 | 262 | | |
262 | | - | |
| 263 | + | |
263 | 264 | | |
264 | 265 | | |
265 | | - | |
| 266 | + | |
266 | 267 | | |
267 | 268 | | |
268 | 269 | | |
| |||
0 commit comments