storybook-eol/react-native-storybook

Missing linkTo

jairtrejo opened this issue · 3 comments

I believe not all of the API from this guide to writing stories is implemented. Notably, the linkTo function is missing.

I am unsure if maybe I'm supposed to import it in a special way, so I filed this issue.

Thank your for this project! Being able to use it for React Native has been awesome.

@mnmtanish any comments on this?

I'll check it out. I think I can get this ready by tomorrow.

@jairtrejo linkTo works from v1.11.2. Sorry about the delay guys, had to do some code refactoring before adding this feature. Anyways, future code changes will be easier from now.