Added more storybook images

This commit is contained in:
Evan Bacon
2020-03-29 15:33:14 -07:00
parent 8bbb255728
commit 628f8c6120
3 changed files with 3 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 854 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 346 KiB

After

Width:  |  Height:  |  Size: 970 KiB

View File

@@ -9,6 +9,8 @@
<img alt="Supports Expo Web" longdesc="Supports Expo Web" src="https://img.shields.io/badge/web-4630EB.svg?style=flat-square&logo=GOOGLE-CHROME&labelColor=4285F4&logoColor=fff" />
</p>
<img alt="expo examples" src=".gh-assets/all-platforms.png">
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")
<img alt="storybook with expo-cli" src=".gh-assets/storybook-with-expo-cli.png">
> This method is universal :]