jodybrewster / react-native-linkedin-login

React Native Linkedin login
71 stars 42 forks source link

Changing Android Module And Package files to be compatible with RN v 0.39. #20

Closed kviswanath closed 7 years ago

kviswanath commented 7 years ago

Updated the following files, the changes are basically method signature changes, extending necessary interfaces and overriding necessary methods. Test for Android with RN 0.39 and linkedIn login worked successfully.