react-native-toast-notifications icon indicating copy to clipboard operation
react-native-toast-notifications copied to clipboard

Toast Container's width set to screen width makes it not possible for element to the side to be pressed

Open itsramiel opened this issue 1 year ago • 2 comments

Current behaviour

Toast Container's width set to screen width makes it not possible for element to the side to be pressed

Expected behaviour

Components next to the toast, but not underneath should be pressable

Code sample

Here is a repro https://github.com/itsramiel/toast-bug-repro

Screenshots (if applicable)

https://user-images.githubusercontent.com/80689446/179970723-0920ebf2-3ba1-48ed-b4d6-ce66f1107ff2.mp4

What have you tried

This bug was introduced by #140 #135 remove setting the width propery. I will submit a pr to fix this

itsramiel avatar Jul 20 '22 11:07 itsramiel

It fixed in latest version

makhataibar avatar Jul 20 '22 11:07 makhataibar

@makhataibar it is not. Download the repro and check #135 and #140

itsramiel avatar Jul 20 '22 11:07 itsramiel