Getting error on react native when building for iOS

I am getting the following errors on react native when trying to build for iOS. Getting these errors on xcode.

Undefined symbol: OBJC_CLASS$_CameraController
Undefined symbol: OBJC_CLASS$_DeepAR

If any one else has faced and resolved this issue would appreciate some help with this.

We’re not actively supporting React Native, but you can try using the latest updated project from the community. Based on the error it seems the dependency setup is not correct.