Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need update README.md #5

Open
NeRo8 opened this issue Aug 16, 2021 · 2 comments
Open

Need update README.md #5

NeRo8 opened this issue Aug 16, 2021 · 2 comments

Comments

@NeRo8
Copy link

NeRo8 commented Aug 16, 2021

Hi, i try to use this library and have some question.

In README you write, i should use npm install react-native-ig-image-picker --save, and after npx react-native link react-native-ig-image-picker. But if I use npx pod-install after, then application will not build any more.

What I do wrong?

@BunHouth
Copy link
Owner

Hi, i try to use this library and have some question.

In README you write, i should use npm install react-native-ig-image-picker --save, and after npx react-native link react-native-ig-image-picker. But if I use npx pod-install after, then application will not build any more.

What I do wrong?

@NeRo8 If you are using RN >= 60, you don't need to run any manual link. After running yarn add react-native-ig-image-picker then just run cd ios/ && pod install.

@NeRo8
Copy link
Author

NeRo8 commented Aug 28, 2021

Ok, I create clear project and use only npx pod-install. But when try to start project see issues.

error:` Multiple commands produce '/Users/nero/Library/Developer/Xcode/DerivedData/ClearProject-dphrfligijzsvxggowqadmippyjb/Build/Products/Debug-iphonesimulator/ClearProject.app/Assets.car':

  1. Target 'ClearProject' (project 'ClearProject') has compile command with input '/Users/nero/Documents/VSCode/ClearProject/ios/ClearProject/Images.xcassets'
  2. That command depends on command in Target 'ClearProject' (project 'ClearProject'): script phase “[CP] Copy Pods Resources”

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants