Marcos Kobuchi

Results 19 comments of Marcos Kobuchi

Waiting for code review, guys :/

any updates? maybe I could finish this, if needed!

Hello @vitusortner, @amkuchta and @hsul4n, I synced this branch and created #538, but I still need to fix some things that got broken.

Hello! I would also like to have this feature, it is more easy to have the **generator** automatically do it instead of us needing to add parameter to constructor every...

No, actually the only issue is for practical reasons... I think it would be redundant to have both nullable and non nullable type converters. If a variable is null, the...

@abner fala meu caro, você ainda dá suporte a essa lib? 🙏

hey @yonaskolb ! unfortunately it doesn't 😕 it is adding to the root, to target and to build phase

oh finally got it, before running `yarn start` you need to tell the framework to use a local simulator by running the following command ```bash export STORYBOOK_NATIVE_LOCAL_EMULATOR="true" ``` note that...