Skip to content

[0.63.0][IOS] Modal onDismiss no longer working on IOS #29455

Closed
@raymochi

Description

Description

On 0.62.2 onDismiss functions were called on modals being closed. After upgrading to 0.63.0, onDimiss functions are no longer called. This was working fine before upgrading from 62.2 to 63.

React Native version: 0.63.0

Steps To Reproduce

Provide a detailed list of steps that reproduce the issue.

  1. Import { Modal } from react-native
  2. Add modal to render with a function passed into onDismiss property

Expected Results

onDimiss function should be called

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions