react-native-actions-sheet
react-native-actions-sheet copied to clipboard
How make bottom action sheet upper than the bottom
I get a question how can I make the action sheet upper than the bottom? I have used the positon like containerStyle={{bottom: 50, padding: 50}} but it's still overclap the button which I don't hide and can click the button when the action sheet is showing.
@HarryTheMartec Did you get something related to it ? I also want to make it that bottom tab bar needs in the bottom of sheet.
@ammarahm-ed , did you have any solution for this?