Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat!: Stop using Android native popups by default
BREAKING CHANGE: Native popups on Android were frequently causing problems with more complex controls like AutoSuggestBox and MenuBar. To aleviate these problems we are switching to use the unified managed popups everywhere instead. This may be breaking apps which depend on the native popups logic or layout.
- Loading branch information