Skip to content

ignoreTopSafeArea and ignoreBottomSafeArea for andriod #479

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
antmedwedew opened this issue Apr 28, 2025 · 0 comments
Open

ignoreTopSafeArea and ignoreBottomSafeArea for andriod #479

antmedwedew opened this issue Apr 28, 2025 · 0 comments

Comments

@antmedwedew
Copy link

Hello, I would like the ignoreTopSafeArea and ignoreBottomSafeArea parameters to also be available for Android, not only iOS. The problem now is that the modal window calculates insets (https://developer.android.com/develop/ui/compose/system/material-insets?hl=ru#override-default) and the window does not appear on the entire screen. Maybe there are some other solutions?

https://skrinshoter.ru/sVMlP42bTDF
https://skrinshoter.ru/sVMmU8YNV5f

Using "@nativescript-community/ui-material-bottomsheet": "^7.2.61" and "@nativescript/android": "~8.8.6" (on the latest version it works the same way)

Device (emulator) Pixel 9 Pro XL, 36 SDK

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant