Kolchurin Konstantin

Results 58 comments of Kolchurin Konstantin

Please, read Readme, i'm agree with @PRobi23. For Apple projects you need add copy script in build phase.

plugin was rewrited in 0.24.0, configuration cache supported started 0.24.0-alpha-3

will be fixed in 0.24.0, please check in 0.24.0-alpha-6

will be fixed in 0.24.0, please check in 0.24.0-alpha-6

will be fixed in 0.24.0, please check in 0.24.0-alpha-6

Hm, i'm not sure in android plurals, because i'm try two variants in native: ``` zero chars "%s" %d char "%s" %d chars "%s" %d chars "%s" ``` And: ```...

``` fun localizedString(stringRes: StringResource): String { val bundle = StringDesc.localeType.getLocaleBundle(stringRes.bundle)

@syxc > You can take a look at the demo. I'm don't say "problem not found", but now i think problem with first replacement bundle content in RAM. Don't know,...