Fork me on GitHub
#cljsrn
<
2021-11-05
>
ah4517:11:37

👋:skin-tone-2: all, quick question for those using Storybook: are you using https://github.com/storybookjs/react-native or just Storybook “core” with react-native-web providing a bridge for component development? The current state of https://github.com/storybookjs/react-native (last stable release, 5.3.25, quite far behind the core releases and v6 in a very long alpha with what looks like limited resource behind it) has me wondering if it’s better to avoid it so I’m interested to learn from your experiences 😄

dnolen17:11:19

@ah45 we're on RN 0.63.3 - storybook 5.3.23 on one project - it's behind yes - but for our purposes not really a problem - did you actually encounter any problems?

ah4517:11:37

Nothing beyond the usual difficulties of wrangling Javascript package versions and trying to follow semi-bitrotted documentation 😅 Good to know it’s still proving to be a stable and viable tool despite the age, that assuages my concerns somewhat 👍:skin-tone-2:

dnolen17:11:22

some small things aside, been pretty happy w/ RN after the 0.6 changes - seems pretty stable

dnolen18:11:34

as far as Storybook v6.0 - perusing the docs about it - it doesn't seem particularly impactful for our use case anyway, the primary concern w/ be RN support bitrotting