Px
Results
2
comments of
Px
I fixed this by removing the elevation on android heres the link to my repo: https://github.com/urboypx/react-native-card-stack-swiper
Figure out that you can access justification via `p.Property.Justification`, however `p.Property` is nil at first, so the best way I was able to make it work was as follows: ```...