-
Thanks for writing re-frame! It's super awesome.
It would be nice to have the option of not using global state (the event queue, the `key->fn` handler functions atom, `undo/redo-list`, `id->fn` event…
-
### What problem or need do you have?
I was using Tuist 3.16.0 and upgraded to 4.5.0, but I encountered an issue where the custom build settings for SPM frameworks are not being applied as expected.
…
-
**Describe the bug**
A clear and concise description of what the bug is.
**Affected platforms**
Select one of the platforms below:
- iOS
**Versions**
- Kotlin version*: 1.9.0
- Compose Mult…
-
### Description
#2827 This PR introduced a regression because Scope is not namespaced and it can collide with something else.
It impacts code like the following:
``` swift
@Reducer
enum Path {
…
-
# Problem
Scene representation and the ECS runtime have different and conflicting data representation requirements.
## ECS data should be:
* Optimised for performance and engineering concerns
…
-
### Description
- I tried to find any other existing issues or discussion with keyword 'completion' but there is no single one. So I make this issue with a `bug` Label.
- If I use `BindingReducer(…
-
### Description
Following Destination will generate an empty reducer body that causes a compile failure
```import ComposableArchitecture
@Reducer
public struct Feature {
@Reducer
public …
-
### After implementing Hilt for DI, the build fails and seems to have error.
#### You may use code below for reference, fix it and pull-request or implement hilt independently to improve architecture…
-
### Description
This is about a SwiftUI bug that happens on macOS. I report it here because the deprecation advices to use this code.
In [NavigationDestination.swift](https://github.com/pointfreec…
-
Starting this issue to track performance improvements on time to first query. As a starting point I'm pulling this comment from issue #259:
---
_Originally posted by @bengry in https://github.com/gr…