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

iOS install/setup #9

Open
woodybury opened this issue Mar 9, 2021 · 3 comments
Open

iOS install/setup #9

woodybury opened this issue Mar 9, 2021 · 3 comments

Comments

@woodybury
Copy link

What is the proper install/setup for iOS on RN > 0.6

If I simply yarn and pod install, the app compiles but I get errMsg:

"check your ios native module setting. (TypeError: Cannot read property 'imageModifier' of undefined)"

If I follow the steps under "setting the module to the project." I get warning about manual linking and the app will not compile:

The following build commands failed:
CompileC .../Build/Intermediates.noindex/RNImageModifier.build/Debug-iphonesimulator/RNImageModifier.build/Objects-normal/x86_64/RNImageModifier.o .../node_modules/react-native-image-modifier/ios/RNImageModifier.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler

@Pakile
Copy link

Pakile commented Apr 23, 2022

@WoodburyShortridge any solutions for this?

@woodybury
Copy link
Author

@Pakile no luck. If you are looking for exif try react-native-exif, for compression I use react-native-fs

@Pakile
Copy link

Pakile commented Apr 23, 2022

@WoodburyShortridge Thanks for reply!
I had the EXIF image file, I want to keep EXIF when I crop an image.
Don't know if you have the same problem as me. Or do you have any ideas for this?
Thanks.

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