Brian

Results 5 issues of Brian

I noticed in this project's README that you weren't sure about the DSL. Well, what if we changed the DSL over to Android/Jetbrains Compose? It seems like fun idea because:...

Right now the README says to use Jitpack, but as far as I can tell jitpack only builds on Linux. This means even though the runtime works on iOS, OS...

Any thoughts on supporting these modern UI toolkits in Flipper? Compose is supposed to hit 1.0 in July, and SwiftUI has been out for some time already. I've already started...

I get this error simply by including `implementation("com.moriatsushi.insetsx:insetsx:0.1.0-alpha05")` in my project: ``` e: Module "insetsx:insetsx" has a reference to symbol platform.UIKit/UIView.safeAreaInsetsDidChange|-429695373046198570[100]. Neither the module itself nor its dependencies contain such...

Given the same configuration, library versions, and the same set of migration files, identical code should be generated. That means this info could be hashed to automatically skip re-running codegen...