Commit 1fb7ed4
authored
Fix #429 for broken react-native 0.63.0. Detect Forwarding Refs
Fix for react native 0.63.0. They changed ScrollView to Forwarding Ref
which caused configOrComp detection to fail react/react-native@d2f314a1 parent ff1c79f commit 1fb7ed4
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
546 | 546 | | |
547 | 547 | | |
548 | 548 | | |
549 | | - | |
| 549 | + | |
550 | 550 | | |
551 | 551 | | |
552 | 552 | | |
| |||
0 commit comments