Error with Turbo Module after adding Swift file #48359
Labels
Needs: Triage 🔍
Type: New Architecture
Issues and PRs related to new architecture (Fabric/Turbo Modules)
Description
I'm getting an error with adding my TurboModule if I add a swift file to the module - I have a bridging header and everything and still doesn't work. If i remove the swift file then it works again
Steps to reproduce
I've tried just about everything... I can see in xcode that RNBleYolandaSpec/RNBleYolandaSpec.h does exist and links to it properly, etc..
React Native Version
0.76.5
Affected Platforms
Runtime - iOS, Build - MacOS
Areas
TurboModule - The New Native Module System
Output of
npx react-native info
Stacktrace or Logs
Reproducer
https://github.com/CaptainJeff/reproducer-react-native
Screenshots and Videos
No response
The text was updated successfully, but these errors were encountered: