Skip to content

fix(ios): import RCTBridgeModule.h directly in .m files using RCT_EXPORT_* macros#9026

Closed
wneel wants to merge 1 commit into
invertase:mainfrom
wneel:fix/ios-explicit-rctbridgemodule-imports
Closed

fix(ios): import RCTBridgeModule.h directly in .m files using RCT_EXPORT_* macros#9026
wneel wants to merge 1 commit into
invertase:mainfrom
wneel:fix/ios-explicit-rctbridgemodule-imports

fix(ios): import RCTBridgeModule.h directly in .m files using RCT_EXP…

86c6234
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 6, 2026 in 1s

61.51% (-1.67%) compared to 054c458

View this Pull Request on Codecov

61.51% (-1.67%) compared to 054c458

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 61.51%. Comparing base (054c458) to head (86c6234).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9026      +/-   ##
==========================================
- Coverage   63.19%   61.51%   -1.67%     
==========================================
  Files         243      243              
  Lines       11921    11921              
  Branches     2901     2901              
==========================================
- Hits         7532     7332     -200     
- Misses       4356     4510     +154     
- Partials       33       79      +46     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.