Sorry, but you either have no stories or none are selected somehow.
Please check the Storybook config.
Try reloading the page.
If the problem persists, check the browser console, or the terminal you've run Storybook from.
Intro
Choose theme
Welcome to React Native Storybook
Version:0.0.9
This is a UI Component development environment
for your React Native app. Here you can display and interact with your UI
components as stories. A story is a single state of one or more UI components.
You can have as many stories as you want. In other words a story is
like a visual test case.
We have added some stories inside the widgets/UI directory for examples. Try editing the widgets/UI/storyUtils/Welcome.js file to edit this message.