ammarahm-ed / react-native-actions-sheet

A Cross Platform(Android, iOS & Web) ActionSheet with a flexible api, native performance and zero dependency code for react native. Create anything you want inside ActionSheet.

Home Page:https://rnas.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Transparent background color

minh-dai opened this issue · comments

Screenshot 2023-12-04 at 16 48 50

i saw the library has containerStyle and i updated the backgroundColor is Transparent, but like an image, it has a white color in the background,
What do I need to update?

Screenshot 2023-12-04 at 16 52 24
it works in Ios, but not in an Android Platform

@ammarahm-ed
facing somewhat similar issue.... in my case however, the overlay/backdrop did not cover the whole screen background.

any ideas...?

Screenshot 2023-12-13 at 18 36 36 Screenshot 2023-12-13 at 18 42 22

I'm encountering the same issue on Android