Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

예제 프로젝트가 정상동작되지 않습니다. #250

Open
JeffGuKang opened this issue Aug 25, 2021 · 2 comments
Open

예제 프로젝트가 정상동작되지 않습니다. #250

JeffGuKang opened this issue Aug 25, 2021 · 2 comments

Comments

@JeffGuKang
Copy link
Contributor

Version of kakao-login libraries

v3.3.3

Version of react-native

Platforms you faced the error (IOS or Android or both?)

iOS

Expected behavior

예제 정상 실행

Actual behavior

  1. react native localize 링킹 관련 오류 상황 => yarn을 통해 별도로 추가해서 해결 가능
  2. Native module cannot be null.
 ERROR  Invariant Violation: Native module cannot be null.
 ERROR  Invariant Violation: Module AppRegistry is not a registered callable module (calling runApplication). A frequent cause of the error is that the application entry file path is incorrect. 
      This can also happen when the JS bundle is corrupt or there is an early initialization error when loading React Native.
 ERROR  Invariant Violation: Module AppRegistry is not a registered callable module (calling runApplication). A frequent cause of the error is that the application entry file path is incorrect. 
      This can also happen when the JS bundle is corrupt or there is an early initialization error when loading React Native.

Tested environment (Emulator? Real Device?)

iOS 14.4 Simulator


@JeffGuKang
Copy link
Contributor Author

예제 프로젝트의 의존성을 필요한 것만 남기고 모두 줄이고 최신화를 해보겠습니다.
현재 file: .. 방식으로 react-native-kakao-login 이 설치되는데 이 부분은 이상이 없을까요?

@noni1016
Copy link

noni1016 commented Sep 4, 2021

저도 예제가 실행되지 않았습니다.
yarn 명령을 실행했을 때 모듈 설치 과정에서 아래 에러가 발생했습니다.
Error: ENOENT: no such file or directory, open 'src/assets/translations/*.json'

환경: Window 10, yarn v1.22.5, android

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants