Skip to content
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

Does not work properly with Modal #1

Open
AdamGerthel opened this issue May 18, 2020 · 0 comments
Open

Does not work properly with Modal #1

AdamGerthel opened this issue May 18, 2020 · 0 comments

Comments

@AdamGerthel
Copy link

AdamGerthel commented May 18, 2020

I'm not entirely sure yet whether this is an issue with react-native itself or with this package. When using the Modal combined with this package, the bottom part of the modal is never filled:

Screenshot_20200517-225125

Could the issue somehow be with this package? Or is it entirely the fault of react-native? I've read that the navigation bar will always be made visible when a modal opens on Android, much like it does when an Alert dialog is displayed.

I've tried running immersiveModeOn before and after the modal is created but that doesn't help. The navigation itself is never displayed, there's just a space.

If the app goes to the background and then comes back, and I exit the modal, the navigation bar appears. And yes - I am using this solution, but it doesn't work in this case because that has already been triggered. This happens when the modal is closed.

A more comprehensive issue description can be found here: react-native-modal/react-native-modal#433

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