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

undefined is not an object (evaluating '_reactNative.BackHandler.addEventListener') #2316

Closed
ghost opened this issue Sep 1, 2017 · 3 comments

Comments

@ghost
Copy link

ghost commented Sep 1, 2017

undefined is not an object (evaluating '_reactNative.BackHandler.addEventListener')

componentDidMount
Router.js:26:152

native.js:525:15
measureLifeCyclePerf
ReactCompositeComponent.js:64:11

ReactCompositeComponent.js:362:12
notifyAll
CallbackQueue.js:75:26
close
ReactNativeReconcileTransaction.js:36:4
closeAll
Transaction.js:222:29
perform
Transaction.js:163:24
batchedMountComponentIntoNode
ReactNativeMount.js:78:4
perform
Transaction.js:149:24
renderComponent
ReactNativeMount.js:149:6
renderApplication
renderApplication.js:34:4
runApplication
AppRegistry.js:163:26
__callFunction
MessageQueue.js:244:47

MessageQueue.js:108:26
guard
MessageQueue.js:46:4
callFunctionReturnFlushedQueue
MessageQueue.js:107:10

@ghost
Copy link
Author

ghost commented Sep 1, 2017

"react": "16.0.0-alpha.6",
"react-native": "0.43.2",
"react-native-router-flux": "^4.0.0-beta.21"

@mcabs3
Copy link
Collaborator

mcabs3 commented Sep 1, 2017

Can you provide some more detail about your Router?

@aksonov
Copy link
Owner

aksonov commented Sep 1, 2017

@frankcary I believe you must use latest React Native, it is not RNRF issue. Try to google error first...
https://stackoverflow.com/questions/44077830/undefined-is-not-an-object-evaluating-reactnative-backhandler-addeventlistene

@aksonov aksonov closed this as completed Sep 1, 2017
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