question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

RN modal transparency does not work in Android

See original GitHub issue

Anyone else experience that? The native modal cover the entire screen with white background. I have tried to use <Modal transparent/> and <Modal transparent={true}/> with no luck

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

6reactions
WouterFlorijncommented, Mar 19, 2020

@nes123 could you tell us what you changed in styles.xml?

3reactions
nes123commented, Jul 25, 2019

It ended up to be a problem with the definition in the styles.xml file. It is not a bug in the package. Sorry for the false alarm

Read more comments on GitHub >

github_iconTop Results From Across the Web

RN modal transparency does not work in Android #311 - GitHub
Yes I disabled. But still the background is not transparent. It seems a problem with react native Modal. It happens just in Android...
Read more >
Problem with transparent background in modal view in react ...
I implemented a modal view in react native which is sliding in from the bottom (similar to the native modal view of iOS)....
Read more >
Stack Navigator | React Navigation
Note: If you are building for Android or iOS, do not skip this step, ... See Transparent modals for more details on how...
Read more >
react-native-modal - npm
Start using react-native-modal in your project by running `npm i ... The backdrop is not completely filled/covered on some Android devices ...
Read more >
Modal | React Native Navigation
A modal is a term used in native iOS world (full description here), while on Android, dialogs are often used to create similar...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found