You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The back-chevron.png from AppbarBackIcon.tsx Image element isn't showing on my testflight build. The image shows up on the simulator however and on my android device. Also want to note that the button itself still works. Just no image is being rendered. as shown in the attached image
Expected behaviour
I expect the image to render.
How to reproduce?
I'll have to come back to this, as it only affects the actual on device builds.
Preview
What have you tried so far?
Not sure what to try. I know where in the code the problem is
Current behaviour
The
back-chevron.png
fromAppbarBackIcon.tsx
Image element isn't showing on my testflight build. The image shows up on the simulator however and on my android device. Also want to note that the button itself still works. Just no image is being rendered. as shown in the attached imageExpected behaviour
I expect the image to render.
How to reproduce?
I'll have to come back to this, as it only affects the actual on device builds.
Preview
What have you tried so far?
Not sure what to try. I know where in the code the problem is
react-native-paper/src/components/Appbar/AppbarBackIcon.tsx
Lines 20 to 27 in 9162a1f
Your Environment
The text was updated successfully, but these errors were encountered: