React Native Codepush tutorial [4/8]: Installing the iOS Codepush native module

preview_player
Показать описание
In this video, we install the Codepush iOS native module.

Follow me on Twitter and Github
Рекомендации по теме
Комментарии
Автор

Hey McAboy what kind of problem did you face? I ask because I'm getting an error and it's saying [clang: error: linker command failed with exit code 1 (use -v to see invocation)]. When I go into the issues in the Github repo of react native code push, they say that adding this: = would fix it but I have no idea what are CONFIGURATION_BUILD_DIR, BUILD_DIR, or EFFECTIVE_PLATFORM_NAME.
If you can be so kind and enlightening me I would really appreciate it!

jimmydla
Автор

Hi. Been watching this tutorial. You have really done pretty good work.
I have a question. Can we skip linking for RN Version >= 0.60 as auto-linking should work?

sachinkanna