Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@kadira/react-native-storybook

Package Overview
Dependencies
Maintainers
6
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kadira/react-native-storybook - npm Package Versions

1
45

1.0.1

Diff

Changelog

Source

v1.0.1

  • Add missing dependency commander to package.json file
mnmtanish
published 1.0.0 •

Changelog

Source

v1.0.0

This is the initial non-poc release of react-native-storybook. With this release, users can write stories and check them using an ios-simulator. The address of the storybook localhost:9001 is hardcoded so for now it does not work on real devices or the android simulator. Also it is not contributor friendly. When used with npm link, the node_modules directory should be removed when using the ios simulator.

  • Support ability to write stories using storiesOf and add without using decorators or addons
  • The storybook can be started with storybook start -h localhost -p 9001 although the port and host should be as given in this example
  • The story preview device can be started with the react-native run-ios command but the apps index.*.js must be edited (for now)
mnmtanish
published 0.0.1 •

1
45
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc