Post

Replies

Boosts

Views

Activity

Reply to I cannot customize DatePicker
I am looking for a way to apply a padding like in swiftUI but for UIKit. UIkit also need a way to change the text in compact mode, I have my custom relative method to return the string. A way to change the text color and center in the field. Here we can set tint color but if we do, the calendar displayed will change too. I’d like to add dots below numbers to indicate if there is something in this day.
Aug ’20
Reply to No widget placeholder with core data object
I have some other weird behaviours : for a widget I get a blank view as placeholder (small), for another size I got the placeholder for when the property is nil but it isn't. Both widgets should have the same placeholder and the filled one. Just tested with an empty timeline for my second widget: For that one that's the opposite, the medium is blank but this time the small one isn't showing a blank view or the version off the placeholder when the property is nil but a Text("Placeholder small"). How is that possible if this text isn't win my code ? It was there in a previous version but not the current one. These bugs added to the fact when I run the iOS app widgets no longer work and placeholder is showed and they disappear from widget gallery. (a restart fix that) So i have to run the app directly from widget target in Xcode. All softwares are in beta 3, I tried clean build folder, restart device and Xcode
Jul ’20