1.0.0-alpha.0 • Published 3 years ago
@nativescript/storybook v1.0.0-alpha.0
@nativescript/storybook
npm install @nativescript/storybook @valor/nativescript-websocketsNote: You can use any websocket polyfill however we preconfigure usage with @valor/nativescript-websockets for ease of use and should ensure it's added to your package.json dependencies.
Usage
Using Storybook for NativeScript is easy as 1, 2, 3.
1. Init config
npx @nativescript/storybook init2. Create stories
You can create a {component}.stories.ts|js next to any component. Refer to storybook docs on writing stories:
3. Run Storybook
Run your app:
ns debug ios|android --env.storybookIn a seperate terminal, you can launch the Storybook web manager:
npm startLicense
Apache License Version 2.0
7.0.0-beta.0
3 years ago
1.0.0-alpha.12
3 years ago
1.0.0-alpha.11
3 years ago
1.0.0-alpha.10
3 years ago
1.0.0-alpha.9
3 years ago
1.0.0-alpha.8
3 years ago
1.0.0-alpha.6
3 years ago
1.0.0-alpha.5
3 years ago
1.0.0-alpha.4
3 years ago
1.0.0-alpha.3
3 years ago
1.0.0-alpha.2
3 years ago
1.0.0-alpha.1
3 years ago
1.0.0-alpha.0
3 years ago