diff --git a/with-storybook/.gh-assets/all-platforms.png b/with-storybook/.gh-assets/all-platforms.png new file mode 100644 index 0000000..508701f Binary files /dev/null and b/with-storybook/.gh-assets/all-platforms.png differ diff --git a/with-storybook/.gh-assets/storybook-with-expo-cli.png b/with-storybook/.gh-assets/storybook-with-expo-cli.png index f298247..db364fd 100644 Binary files a/with-storybook/.gh-assets/storybook-with-expo-cli.png and b/with-storybook/.gh-assets/storybook-with-expo-cli.png differ diff --git a/with-storybook/README.md b/with-storybook/README.md index 95f5a28..84bb8c4 100644 --- a/with-storybook/README.md +++ b/with-storybook/README.md @@ -9,6 +9,8 @@ Supports Expo Web

+expo examples + You can use Storybook to test and share your component library quickly and easily! This example shows how to use Expo modules with Storybook CLI and Expo CLI. ## Running with Storybook CLI @@ -54,7 +56,7 @@ Expo with Storybook CLI ## Running with Expo CLI -![storybook with expo-cli](.gh-assets/storybook-with-expo-cli.png "storybook with expo-cli") +storybook with expo-cli > This method is universal :]