Supernova-Studio / exporter-ios

Supernova iOS Swift UI exporter that allows conversion of design system data and elements into valid, production-ready Swift UI Code
MIT License
8 stars 12 forks source link

Shadow: add color param #6

Closed coolbaluk closed 1 year ago

coolbaluk commented 1 year ago

👋

I've been using the exporter already, but have had to fix this manually in our repo.

As per the docs we should be passing the color param: https://developer.apple.com/documentation/swiftui/view/shadow(color:radius:x:y:)

coolbaluk commented 1 year ago

@JiriTrecak Whenever you have some time :)

JiriTrecak commented 1 year ago

Thank you for your contribution! Merged :) I have also bumped version of the exporter for everyone, so it will automatically propagate to store soon. Really appreciate it.

coolbaluk commented 1 year ago

hi @JiriTrecak, the version in the store still seems to be 1.2.2, how do we get this one deployed ?