Stephen Celis
Stephen Celis
Hm, could you please provide more information on some examples of why you'd want to do that in your application? I actually wonder if it makes more sense to remove...
@rcasula Thanks for looking into this! We definitely have plans to adopt this new style soon, but haven't had time to look into it. This looks good! Just a couple...
@rjantz2 `Reducer.combine` merges effects under the hood, so a Combine bug could definitely be the culprit.
Since this is related to composable-core-location I've transferred the issue here. I think one potential fix would be for `Location` to not hold onto `CLLocation`, though this might not be...
Hey @BenLeggiero! The current state of this repo is in a pretty experimental state and hasn't seen any real attention in awhile. We do plan on revisiting the Either type...
@zhangpeibj01 In the upgrade guide we note that the 1:1 migration requires you to explicitly select the `id` from store state, otherwise `ForEach` will take the child store's object identifier:...
Fixed by #219.
Thanks for the PR @d-date! You're packing your schedule quite a lot :smile: Do you have a sample code showing the problem in UIKit using `@Dependency(\.openURL)`? If there's a problem...
@gohanlon Appreciate it! If it's not too much trouble, though, I think we'd take that `FixItApplier` fix as a separate PR, as it sounds like a no-brainer. That'll make it...
@mihai8804858 Thanks for contributing and sorry for the delayed response! We're definitely open to supporting visionOS compilation, but can we please make a couple changes before merging? 1. Let's not...