Paul McLachlan

Results 4 comments of Paul McLachlan

https://github.com/teslamotors/react-native-camera-kit/pull/417 seems to be a fix.

You need https://github.com/teslamotors/react-native-camera-kit/pull/423 There are forks that have it, but no luck getting it merged here so far.

Same problem. I seem to have been able to get a build working by copying ReactNativeCameraKit-Swift.h from: ios/build/Debug-iphonesimulator/ReactNativeCameraKit/ReactNativeCameraKit.framework/Headers to node_modules/react-native-camera-kit/ios/ReactNativeCameraKit/ This "solution" is obviously pretty dubious, so just sharing in...