Pavlos-Petros Tournaris
Pavlos-Petros Tournaris
This PR still shouldn’t close IMO!
@passy `@PropDefault` does not work for which cases? Is there a branch with Kotlin sample available?
@passy Have you tried `@get:PropDefault val something = 1f` for example ?
Ok, great! Will wait to check that commit tomorrow :) Please ping it here as well in case I miss it :P
@passy My colleagues usually say the same thing, no wonder why 😂
Hey @kar , you can find Kotlin-powered samples inside the repository! Check `sample-barebones-kotlin` and `sample-kotlin` for more details :)
@passy I think it can be closed and also remove the `IMPORTANT` notice from this doc: https://github.com/facebook/litho/blob/master/docs/_docs/getting-started/gradle-kt.md
@passy sure sounds reasonable!
@colriot TestingProcessors were explicitly left out of IAP support. I can add support for the rest but I am not sure if this is needed. Also I am not sure...