React native has supported proper box shadows for a while now (0.76) at least for the new architecture. Should we change the shadow implementation in twrnc to match that?
This breaks compat with apps not on the new architecture though, but puts this more in line with tailwind on the web.
React native has supported proper box shadows for a while now (0.76) at least for the new architecture. Should we change the shadow implementation in twrnc to match that?
This breaks compat with apps not on the new architecture though, but puts this more in line with tailwind on the web.