Mycroft Canner
Mycroft Canner
I was wondering if you would get rejected by the App Store for using this in an app.
> PINDiskCache.m (464) ERROR: “322B3BCC-B82D-42B4-953E-F5FC3ABD7E3E-1967-000000C5FCFC6086” couldn’t be removed because you don’t have permission to access it. I keep seeing those.
Your domain has entities... but they have absolutely no logic or critical business rules associated to them... it only defines entities and a use case provider protocol... You have 3...
It would be cool to be able to use BetterDummy as a NDI source. [NewTek NDI®](https://ndi.tv/) protocol allows high-quality, high-performance, low-latency streaming of video and audio over a local network.)...
How would you model state in a table view driven by an `NSFetchResultsController`? I can let the NSFetchResultsControllerDelegate` update the table view by inserting, updating, moving and deleting view and...
It would be really nice if we could support the following property wrappers in a Node: `@Binding` to create a two-way connection between a view and its underlying model. `@EnvironmentObject`...
I am trying to use a `UICollectionViewCompositionalLayout` with a `AScollectionNode`. However `layoutSpecThatFits`'s constrained size ends up being : ``` ASSizeRange(394.0, 300.0), max: (394.0, 300.0) ``` and my layout can't shrink....
Texture's documentation on [UICollectionViewCell Interoperability](https://texturegroup.org/docs/uicollectionviewinterop.html) and some of the sample projects suggests changing the return value type of nodeBlockForItemAt and nodeForItemAt to ASCellNodeBlock! and ASCellNode respectively. It works really well...
Using main branch and Xcode 13 beta 2: >Class ASNavigationController is implemented in both /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices (0x1dc66fa38) and /private/var/containers/Bundle/Application/X/X.app/Frameworks/AsyncDisplayKit.framework/AsyncDisplayKit (0x101a2d778). One of the two will be used. Which one is undefined.
Thanks for making this. I am gonna try to implement NDI inside of FluffyDisplay, although I am more proficient in swift than objective c. It would be cool to have...