Skip to content

it gives an error if you try to navigate back to the screen you were before #4

@BogdanGeorgian91

Description

@BogdanGeorgian91

Hi,

it says undefined is not a function and it references:
componentWillUnmount() {
clearInterval(this.timer);
AppState.removeEventListener('change', this._handleAppStateChange);
(here being the problem on the change event)
}

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