We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
在0.46.4版本中使用 直接崩溃了,只要import ViewPager from 'react-native-viewpager'; 就挂 提示: ExceptionsManager.js:63 this._lazyCallableModules[name] is not a function handleException @ ExceptionsManager.js:63 handleError @ InitializeCore.js:125 reportFatalError @ error-guard.js:44 __guard @ MessageQueue.js:230 callFunctionReturnFlushedQueue @ MessageQueue.js:100 (anonymous) @ debuggerWorker.js:71 ExceptionsManager.js:71 Unhandled JS Exception: Cannot read property 'func' of undefined reactConsoleErrorHandler @ ExceptionsManager.js:71 logToConsole @ RCTLog.js:43 logIfNoNativeHook @ RCTLog.js:29 __callFunction @ MessageQueue.js:260 (anonymous) @ MessageQueue.js:101 __guard @ MessageQueue.js:228 callFunctionReturnFlushedQueue @ MessageQueue.js:100 (anonymous) @ debuggerWorker.js:71 ExceptionsManager.js:71 Unhandled JS Exception: this._lazyCallableModules[name] is not a function
The text was updated successfully, but these errors were encountered:
我也遇到了,你是怎么解决的
Sorry, something went wrong.
No branches or pull requests
在0.46.4版本中使用 直接崩溃了,只要import ViewPager from 'react-native-viewpager'; 就挂
提示:
ExceptionsManager.js:63 this._lazyCallableModules[name] is not a function
handleException @ ExceptionsManager.js:63
handleError @ InitializeCore.js:125
reportFatalError @ error-guard.js:44
__guard @ MessageQueue.js:230
callFunctionReturnFlushedQueue @ MessageQueue.js:100
(anonymous) @ debuggerWorker.js:71
ExceptionsManager.js:71 Unhandled JS Exception: Cannot read property 'func' of undefined
reactConsoleErrorHandler @ ExceptionsManager.js:71
logToConsole @ RCTLog.js:43
logIfNoNativeHook @ RCTLog.js:29
__callFunction @ MessageQueue.js:260
(anonymous) @ MessageQueue.js:101
__guard @ MessageQueue.js:228
callFunctionReturnFlushedQueue @ MessageQueue.js:100
(anonymous) @ debuggerWorker.js:71
ExceptionsManager.js:71 Unhandled JS Exception: this._lazyCallableModules[name] is not a function
The text was updated successfully, but these errors were encountered: