Git Product home page Git Product logo

Comments (14)

negativetwelve avatar negativetwelve commented on August 17, 2024 1

from the top screenshot, you can remove the ios/Pods and the clients/ios paths. the second one should be okay. clean the app and then re-compile everything and let me know if you get any other errors

from react-native-ux-cam.

negativetwelve avatar negativetwelve commented on August 17, 2024 1

Can you add back the ${SRCROOT}/../../../ios/Pods path and:

  1. make sure the /../../../ is correctly pointing to your iOS directory
  2. If it is, try adding the specific name of the pod, ios/Pods/UXCam to the list so that it only looks for that module

from react-native-ux-cam.

negativetwelve avatar negativetwelve commented on August 17, 2024 1

great! glad it finally worked out! Going to close this issue since we solved your issue 😄

from react-native-ux-cam.

negativetwelve avatar negativetwelve commented on August 17, 2024

Hi @MaheshNandam have you installed the pod following the instructions in the README? https://github.com/negativetwelve/react-native-ux-cam#ios-with-react-native-and-cocoapods

from react-native-ux-cam.

MaheshNandam avatar MaheshNandam commented on August 17, 2024

Hey @negativetwelve,

Yes!, I have done pod installation successfully, but after I got 'Argument list too long: recursive header expansion failed at react-native-ux-cam',

screen shot 2018-04-04 at 6 10 56 pm

Along with that After installing react-native-ux-cam, I have both 'pod "UXCam"' and 'pod "react-native-ux-cam", :path => '../node_modules/react-native-ux-cam'' in pod file,

screen shot 2018-04-04 at 6 12 43 pm

can you guide me to deal this issue?

from react-native-ux-cam.

negativetwelve avatar negativetwelve commented on August 17, 2024

Hmm if you click on RNUXCam.xcodeproj under the Libraries directory. Can you find where the paths are set (it should be under something like Build Settings). Try removing the relative path that is listed there.

Sorry I don't have any screenshots or anything, hope this helps!

from react-native-ux-cam.

MaheshNandam avatar MaheshNandam commented on August 17, 2024

@negativetwelve, Can you tell me what exactly I have to remove from the below-mentioned paths,

screen shot 2018-04-05 at 12 04 03 pm

screen shot 2018-04-05 at 12 04 29 pm

And here my pod file changes:

pod 'react-native-ux-cam', :path => '../node_modules/react-native-ux-cam'

pod 'UXCam', '~> 2.5.12'

from react-native-ux-cam.

MaheshNandam avatar MaheshNandam commented on August 17, 2024

After clean, got this issue "argument list too long: recursive header at react-native-camera"

After build, got the below error,
screen shot 2018-04-05 at 1 10 03 pm

from react-native-ux-cam.

MaheshNandam avatar MaheshNandam commented on August 17, 2024

Yes!, along with that I have added ' pod 'React', :path => '../node_modules/react-native'
pod 'yoga', :path => '../node_modules/react-native/ReactCommon/yoga'' to podFile

nonetheless, after the build, I get the below error,

screen shot 2018-04-05 at 2 33 32 pm

from react-native-ux-cam.

negativetwelve avatar negativetwelve commented on August 17, 2024

hmm I'm not sure anymore 😢

This issue seems to be present on other react-native modules, do you want to try things listed in this thread? invertase/react-native-firebase#294

from react-native-ux-cam.

MaheshNandam avatar MaheshNandam commented on August 17, 2024

RCTComponent.h error is solved,

but still, I have argument list too long at react-native-camera issue!.

from react-native-ux-cam.

negativetwelve avatar negativetwelve commented on August 17, 2024

can you screenshot your RNUXCam.xcodeproj build settings again? ? just want to double check

from react-native-ux-cam.

MaheshNandam avatar MaheshNandam commented on August 17, 2024

Sure,

screen shot 2018-04-05 at 3 16 51 pm

from react-native-ux-cam.

MaheshNandam avatar MaheshNandam commented on August 17, 2024

@negativetwelve,

Adding pods to the relative paths is working fine, Thanks a lot! 👍

from react-native-ux-cam.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.