Oscar Bazaldua

Results 31 comments of Oscar Bazaldua

In v8 this is now possible! It supports both `segment-kotlin` but also does exactly what you mention, exporting kotlin types without client code when you select the option `types only`...

Support for `analytics-kotlin` was finally added in [v8](https://github.com/segmentio/typewriter/releases/tag/v8.0.4) fixes this issue

[v8](https://github.com/segmentio/typewriter/releases/tag/v8.0.4) has support for RN now. It shows up during `typewriter init` or you can set the SDK to `analytics-react-native` in your config file

Which version of Typewriter are you using? In v8 you can pipe the token as well if that helps!

[v8+](https://github.com/segmentio/typewriter/releases/tag/v8.0.4) don't have a dependency on React anymore!

Thanks for the detailed report, we're checking this. Could anyone with this issue share the output when running the command with the `--debug` flag?

@andreiho I think your assumption is spot on. I can already see that we missed the page size from being bigger than 1 for starters. Doing some tests right now

@giovanna-guimaraes agree, not an ideal solution. Does this work in the new v8 release for you? I'll give it a try on Ubuntu, we switched out of the old rendering...

@jhurray we have this now in v8! https://www.npmjs.com/package/typewriter let us know if you bump into any issues

This is finally fixed in v8. Sorry for the wait