Hi ,
Sorry I can't find information about if styleguidist will work with react-native components ?
If no, is it on your roadmap ?
Thanks
Try it, I don鈥檛 know ;-)
ok thanks , I will.
@Memoyr, I just got styleguidist working with react-native. See this branch for an example.
@Memoyr Would be nice if you can add some info to the docs ;-)
I'm making an example using styleguidist that will have a simpler configuration than the one I linked. We should use that once it's done. I'd be happy to submit a PR for the docs.
Just to be clear - this is using react-native-web, so it's not full react-native. Full react-native would require a substantial re-write of styeguidist.
ok thank you @Gregor1971
So, do I understand right that it's react-native-web in fact, not react-native? Or it's really NATIVE components that are run on the device?
@dilnara, react-native-web
Most helpful comment
@Memoyr, I just got styleguidist working with react-native. See this branch for an example.