mirror of
https://github.com/zhigang1992/examples.git
synced 2026-01-12 22:47:03 +08:00
Move storybook demo assets
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 854 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 352 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 970 KiB |
@@ -9,13 +9,13 @@
|
||||
<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">
|
||||
<img alt="expo examples" src="https://i.imgur.com/j253BeR.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
|
||||
|
||||

|
||||

|
||||
|
||||
> web only
|
||||
|
||||
@@ -58,7 +58,7 @@ Expo with Storybook CLI
|
||||
|
||||
## Running with Expo CLI
|
||||
|
||||
<img alt="storybook with expo-cli" src=".gh-assets/storybook-with-expo-cli.png">
|
||||
<img alt="storybook with expo-cli" src="https://i.imgur.com/Fpubaor.png">
|
||||
|
||||
> This method is universal :]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user