[New Architecture][iOS][Bridgeless] Native module methods not visible in JS #46779
Labels
p: Software Mansion
Partner: Software Mansion
Partner
Platform: iOS
iOS applications.
Resolution: Answered
When the issue is resolved with a simple answer
Type: New Architecture
Issues and PRs related to new architecture (Fabric/Turbo Modules)
Description
When using Native Modules on new architecture in bridgeless mode with interop layer, calling
Object.keys
on that module does not print the available methods on that module, whereas it works in bridge mode.Steps to reproduce
properties
differ when you use bridge and bridgeless modeReact Native Version
0.75.3
Affected Platforms
Runtime - iOS
Areas
TurboModule - The New Native Module System, Bridgeless - The New Initialization Flow
Output of
npx react-native info
Stacktrace or Logs
Reproducer
https://github.com/WoLewicki/reproducer-react-native/tree/%40wolewicki/bridgeless-constants
Screenshots and Videos
No response
The text was updated successfully, but these errors were encountered: