I was trying to use the library to remove background for an image captured in real time for an React Native project on iOS and during the build process on Xcode. Its failing to build with the issue ERROR: "ReactNativeBackgroundRemover-Swift.h" file not found. Is there any fix for this.
Let me know if you need more details about the setup.
Hey @atlj ,
I was trying to use the library to remove background for an image captured in real time for an React Native project on iOS and during the build process on Xcode. Its failing to build with the issue ERROR: "ReactNativeBackgroundRemover-Swift.h" file not found. Is there any fix for this.
Let me know if you need more details about the setup.
Thanks.