Skip to content

BackHandler.removeEventListener Issue #314

@vinitninjatech

Description

@vinitninjatech

removeEventListener method is removed so on component unmount it's causing a crash.

componentWillUnmount() { BackHandler.removeEventListener(HARDWARE_BACK_PRESS_EVENT, this.onHardwareBackPress); }

Please check Dialog.js

@jacklam718

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions