[Modal] Add feature for setting the X/Y pos of Modal on the screen #14068
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 just open on the top-left of the users screen. Upstream's modal is defaulted to the middle of the application.
First step is to default our Modal to popup in the middle of the application.
Motivation
Implementation of Modal
Basic Example
No response
Open Questions
Second step of this is to figure out if we want to add windows-specific properties to allow the Modal to pop/up anywhere on the screen (may be outside of the application boundaries which is not a use-case upstream has)
The text was updated successfully, but these errors were encountered: