Skip to content

onPress Card don't work after upgrade Expo to 51 #4450

@deck2k

Description

@deck2k

My code is

<Card style={[styles.buttonCard, styles.buttonColor]}
onPress={() => navigation.navigate('Property',
{
---some properties--
})}>
--some text--

This code in expo 49 is functionally, after upgrade, card onPress is disabled and dont show content of view (icons, text)

If delete onPress , render view OK

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions