Skip to content

modal wont show unless I have @react-navigation/elements in package.json #475

Closed
@pcvengros

Description

@pcvengros

Current behaviour

In current project I am using DatePickerModal and TimePickerModal. They worked great until I made cleanup of my package.json. After removing "@react-navigation/elements" they stopped showing - state changed but they were not visible. Tried reinstall package, didn't help. After adding "@react-navigation/elements" back to package.json, all started working....

Expected behaviour

All should work after "npm install react-native-paper-dates"

Your Environment

software version
react-native 0.79.2
react-native-paper 5.14.4
node 24.1.0
npm or yarn npm
expo sdk not used

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingneeds reproNeeds reproducible example

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions