diff --git a/with-storybook/.gh-assets/all-platforms.png b/with-storybook/.gh-assets/all-platforms.png deleted file mode 100644 index 508701f..0000000 Binary files a/with-storybook/.gh-assets/all-platforms.png and /dev/null differ diff --git a/with-storybook/.gh-assets/expo-with-storybook-cli.png b/with-storybook/.gh-assets/expo-with-storybook-cli.png deleted file mode 100644 index 78d58f6..0000000 Binary files a/with-storybook/.gh-assets/expo-with-storybook-cli.png and /dev/null differ diff --git a/with-storybook/.gh-assets/storybook-with-expo-cli.png b/with-storybook/.gh-assets/storybook-with-expo-cli.png deleted file mode 100644 index db364fd..0000000 Binary files a/with-storybook/.gh-assets/storybook-with-expo-cli.png and /dev/null differ diff --git a/with-storybook/README.md b/with-storybook/README.md index c52ac54..1f14fcb 100644 --- a/with-storybook/README.md +++ b/with-storybook/README.md @@ -9,13 +9,13 @@ Supports Expo Web

-expo examples +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 -![expo web with storybook-cli](.gh-assets/expo-with-storybook-cli.png "expo web with storybook-cli") +![expo web with storybook-cli](https://i.imgur.com/0x0Ecmp.png "expo web with storybook-cli") > web only @@ -58,7 +58,7 @@ Expo with Storybook CLI ## Running with Expo CLI -storybook with expo-cli +storybook with expo-cli > This method is universal :]