JeffGuKang / react-native-kakao-login

React Native module for kakao login sdk: rn-kakao-login
73 stars 16 forks source link

Can you paste your npm list here? #2

Closed SpellOnYou closed 6 years ago

SpellOnYou commented 6 years ago

I'm testing your library. But I get the following error.

Error:(55, 54) error: getCurrentActivity() is not public in ReactContext; cannot be accessed from outside package Error:(14, 8) error: ReactNativeKakaoReactPackage is not abstract and does not override abstract method createJSModules() in ReactPackage Error:Execution failed for task ':react-native-kakao:compileReleaseJavaWithJavac'.

Compilation failed; see the compiler error output for details.

https://github.com/facebook/react-native/issues/8661

It is said that it does not support after 0.29.0 version because refer to the above site. Could you tell me which version of the modules you are using?