Security News
JSR Working Group Kicks Off with Ambitious Roadmap and Plans for Open Governance
At its inaugural meeting, the JSR Working Group outlined plans for an open governance model and a roadmap to enhance JavaScript package management.
@storybook/native
Advanced tools
This module is a build tool that allows creation of stories to view components inside of Android and iOS native applications easily inside of storybook. The intended purpose is for native developers to be able to quickly get started with storybook without
This module is a build tool that allows creation of stories to view components inside of Android and iOS native applications easily inside of storybook. The intended purpose is for native developers to be able to quickly get started with storybook without having to learn how to write extensive amounts of JavaScript, and without having to learn how to use storybook.
npm install @storybook/native
or
yarn add @storybook/native
To use this module, you must create a node script such as this example one that imports generateStories
from this module. Pass in details about stories that you want this module to generate. Each call to generateStories
generates a file that contains stories generated from the information you pass in. Run yarn start-storybook
to view those stories in a local storybook instance, or run yarn build-storybook
to build a static storybook that can be uploaded as a web page.
generateStories
v0.2.9 (Fri Nov 06 2020)
@storybook/native-android-material-deep-link-example
, @storybook/native-android-material-example
, @storybook/native-flutter-example
, @storybook/native-ios-example
, @storybook/native-knobs-example
, @storybook/appetize-utils
, @storybook/native-addon
, @storybook/native-components
, @storybook/native-devices
, @storybook/native-types
, @storybook/native
FAQs
storybook native build tool
The npm package @storybook/native receives a total of 51 weekly downloads. As such, @storybook/native popularity was classified as not popular.
We found that @storybook/native demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
At its inaugural meeting, the JSR Working Group outlined plans for an open governance model and a roadmap to enhance JavaScript package management.
Security News
Research
An advanced npm supply chain attack is leveraging Ethereum smart contracts for decentralized, persistent malware control, evading traditional defenses.
Security News
Research
Attackers are impersonating Sindre Sorhus on npm with a fake 'chalk-node' package containing a malicious backdoor to compromise developers' projects.