You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

expo-template-storybook-simple

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

expo-template-storybook-simple

A template for getting started with storybook. Based on expo blank template.


Version published
Weekly downloads
6
increased by50%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

expo-template-storybook-simple

You can use this template to create a new react native project with storybook already setup.

expo init --template expo-template-storybook-simple expoTemplateTest

Running storybook

To run storybook on the web run

yarn web

For android

yarn android

For ios

yarn ios

React native server

Storybook server is also setup, the storybook server is an optional part of react native storybook where you can use web addons and control the device from the web version of storybook. You don't need to use the server, if you want you can run storybook entirely from the device

To run the storybook server run

yarn storybook

FAQs

Package last updated on 10 Sep 2020

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc