Commit ed9931f
RCTTurboModuleManager | Fix narrowing conversion. (facebook#39829)
Summary:
Pull Request resolved: facebook#39829
Changelog:
[iOS][Fixed] - Fixed narrowing conversion compilation error.
Reviewed By: sodastsai
Differential Revision: D49948385
fbshipit-source-id: 84385b90c1998d99980f1afd8b62e94202301afe1 parent ce39931 commit ed9931f
File tree
1 file changed
+2
-2
lines changed- packages/react-native/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
375 | 375 | | |
376 | 376 | | |
377 | 377 | | |
378 | | - | |
| 378 | + | |
379 | 379 | | |
380 | 380 | | |
381 | 381 | | |
| |||
438 | 438 | | |
439 | 439 | | |
440 | 440 | | |
441 | | - | |
| 441 | + | |
442 | 442 | | |
443 | 443 | | |
444 | 444 | | |
| |||
0 commit comments