Leo Mehlig
Leo Mehlig
Sorry @VitaliyYarkun! But I'm currently not able to update the library. If you'd like to take over maintaining this repo, please let me know.
You can subscribe to the `Coordinator.updateStream` and wait for `newMessage` events to come in. There you get a message. You can probably figure out if this is a new message...
If you use Text(Date(), style: .timer) without a frame the island fills the whole width of the phone
I tried this, and it looks ok for the few tests I did. I noticed, that when the `frame` is too big, the time moves to the left. ```swift var...
That looks great. Thanks a lot for your work. I'll be sure to check it out as soon as more accessories are supported!
@sindresorhus We are using 7.3 in the latest production, and use the `Defaults.publisher(keys:)` and `Defaults.updates` methods.
Thanks a lot. I've moved to this branch and will report bck after the next update.
@grsouza Do you need any help with that? What steps are missing? I noticed, there are some memory issues in the current release of this package and the `gotrue-swift`, but...