ππ» 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