-
Notifications
You must be signed in to change notification settings - Fork 24.8k
Closed
Labels
Component: ModalPlatform: iOSiOS applications.iOS applications.Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.Resolution: PR SubmittedA pull request with a fix has been provided.A pull request with a fix has been provided.
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.
- Import { Modal } from react-native
- Add modal to render with a function passed into onDismiss property
Expected Results
onDimiss function should be called
andres-torres-marroquin, wincjh, diolegend, FragColor, arjunkomath and 14 more
Metadata
Metadata
Assignees
Labels
Component: ModalPlatform: iOSiOS applications.iOS applications.Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.Resolution: PR SubmittedA pull request with a fix has been provided.A pull request with a fix has been provided.