liveview-native / liveview-client-swiftui

MIT License
379 stars 39 forks source link

Wrong attribute case for system images in SwiftUI Views guide #1436

Closed egutter closed 2 months ago

egutter commented 2 months ago

https://hexdocs.pm/live_view_native_swiftui/swiftui-views.html#system-images

Replace system image attributes using kebab case system-image or system-name to camel case: systemImage or systemName

bcardarella commented 2 months ago

Hi did you want to PR this fix?

bcardarella commented 2 months ago

Closed by #1437