apply background style to discord/gorhom bottom sheet (#7523)
This commit is contained in:
@@ -120,6 +120,7 @@ export function ModalsContainer() {
|
||||
}
|
||||
handleIndicatorStyle={{backgroundColor: pal.text.color}}
|
||||
handleStyle={[styles.handle, pal.view]}
|
||||
backgroundStyle={pal.view}
|
||||
onChange={onBottomSheetChange}>
|
||||
{element}
|
||||
</BottomSheet>
|
||||
|
||||
Reference in New Issue
Block a user