react-native-linkedin-sdk icon indicating copy to clipboard operation
react-native-linkedin-sdk copied to clipboard

Answer:compatibility

Open sirgalleto opened this issue 8 years ago • 4 comments

This package is compatible con React-native <= 0.39?

sirgalleto avatar Jan 31 '17 07:01 sirgalleto

@sirgalleto I don't think so. I have only tried with 0.40+.

joonhocho avatar Jan 31 '17 11:01 joonhocho

Ohh I dont think so, but I need support for my app with v0.39. Maybe I will fork your great work for that, really thanks.

So, have you any way to install it without cocoa pods?

sirgalleto avatar Feb 02 '17 17:02 sirgalleto

@sirgalleto Once you have it working with v0.39. Could you link your fork here as a comment? Sorry, I have not tried without Cocoapods. Cocoapods has been pretty essential when working with iOS projects.

joonhocho avatar Feb 03 '17 07:02 joonhocho

Hi, I was trying to use this library but my project did not work because I don't have a integration with cocoa pods. For that I created a small react-native module to make basic login and get user interaction.

The library is here and very thanks for your help https://github.com/sirgalleto/react-native-simple-linkedin

sirgalleto avatar Feb 06 '17 02:02 sirgalleto