Pascal Hartig
Pascal Hartig
This issue is to keep track of remaining issues and where applicable work-arounds when using Litho with Kotlin. ## Issues - [X] Cannot use Kotlin `object`s for specs. - [X]...
Hey Jeremy, sorry for the undescriptive title. Since Google [is shutting down their OpenID provider](https://developers.google.com/+/api/auth-migration#timetable) and I'm the master of procrastination, I had to hurry porting some of my apps...
Original commit changeset: 90df8739f30e
Differential Revision: D58822397
Building against XCode 15.3 fails due to a bunch of hardened conversions to ID with output like this: https://gist.github.com/passy/35f7a708d4c2751706cbd96e138c5390 This changes the types in the relevant signatures to match what...