I just released v0.3.0 of my template project for React Native + Krell + Storybook: https://github.com/joshuamiller/react-native-template-cljs-krell-storybook
I noticed it uses the web version of storybook, instead of the mobile one (https://github.com/storybookjs/react-native). Do you have any plans to switch?
Funny you should ask, I’m actually working on that right now. If you look at master, it’s currently working. I’m just getting the directory structure sorted out and making sure everything fits together right.
@wojciech That’s done now, version 0.3.2 uses the mobile Storybook
Awesome! 🙇♂️
This brings the template up to date with the current release of RN (0.73.0)