Hello,
Thank you for your great library. Does your library support fullscreen? I tried to do
<Dialog.Container
contentStyle={{
backgroundColor: 'blue'
height: '100%',
width: '100%',
}}
But still, I see there is padding on top of my page. I am using Android 11, not sure if it matters.
Hello,
Thank you for your great library. Does your library support fullscreen? I tried to do
But still, I see there is padding on top of my page. I am using Android 11, not sure if it matters.