livekit / client-sdk-react-native

Apache License 2.0
96 stars 26 forks source link

fix: fix ios RCTBridgeModule type not found error #123

Closed davidliu closed 5 months ago

davidliu commented 5 months ago

ios build is failing due to boost dependency management failing. Tested iOS build locally and works fine.

More info at https://github.com/facebook/react-native/issues/42180