LudovicPinel

Results 24 comments of LudovicPinel

After review with @Tayebsed93 , we found a technical issue: As the component propose an API for its initialization without providing step increment, it is not to possible to define...

https://developer.apple.com/videos/play/wwdc2023/10244/

What is nice: 1. Add the component documentation in code : In code, before the component (here: strcut view) definition, it is possible to add the associated documentation in markdown...

@B3nz01d already done, could be closed ?

To avoid vocalization of text in image do: group bouton + image via accessibilityElement(children: .contain)

it does not work, need more investigation

I made a test to change the text to set it in bold. In fact, the system does not allow this. Probably because, the segmented control is a style of...

what could be done https://itecnote.com/tecnote/ios-how-to-change-selected-segment-color-in-swiftui-segmented-picker/