cljsrn 2021-11-05

πŸ‘‹πŸ» 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 πŸ˜„

@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?

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 πŸ‘πŸ»

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

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