Skip to content

android: Stops working when navigating back from another screen #53

@Deku-nattsu

Description

@Deku-nattsu

When used with react native navigation, date pickers only work the first time they are rendered, once you go to another screen, and go back they no longer work, i tried debugging the code and even the setters for the component props no longer trigger.

idk if this helps but i tried changing the ViewCompositionStrategy to DisposeOnDetachedFromWindowOrReleasedFromPool and got the same issue, but opening the drawer somehow refreshes it and it starts to work again.

Thanks btw for the great library, i will provide a reproduction repo tomorrow night

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