[Modal] Implement closing Modal with title bar "X" button #14067
Labels
Area: Fabric
Support Facebook Fabric
Area: Modal
enhancement
New Architecture
Broad category for issues that apply to the RN "new" architecture of Turbo Modules + Fabric
Workstream: Component Parity
Close the parity gap between RNW and RN for core RN components and their supporting APIs.
Milestone
Summary
Currently Modal has a title bar that contains an closing "X" button, however if the user clicks on that button, it messes up the visible property of Modal and won't reopen the Modal.
We should either remove the title bar or implement a way to close the modal with the "X" button.
Motivation
Implementation of Modal
Basic Example
No response
Open Questions
No response
The text was updated successfully, but these errors were encountered: