You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The readme is not entirely clear on how to install the package on iOS.
Creating a Podfile and running Pod install should be sufficient? Later on in the Readme is a part about 'link react-native-linkedin-sdk' which is not necessary if we have done Pod install already?
The text was updated successfully, but these errors were encountered:
@jorrit-g Pod install is for installing LinkedinSwift which is dependency of this project, doing manual work is for linking to native. So, both are required.
The readme is not entirely clear on how to install the package on iOS.
Creating a Podfile and running Pod install should be sufficient? Later on in the Readme is a part about 'link react-native-linkedin-sdk' which is not necessary if we have done Pod install already?
The text was updated successfully, but these errors were encountered: