Upgrade to Pro — share decks privately, control downloads, hide ads and more …

React Native Storybook

AppFoundry
October 19, 2017

React Native Storybook

A brief presentation on React Native Storybook by Senne Van Cauwenberge

AppFoundry

October 19, 2017
Tweet

More Decks by AppFoundry

Other Decks in Programming

Transcript

  1. Why? We create a lot of UI components These components

    have multiple states Reusable Componen
  2. Notes Allows you to write notes for each story in

    your component. Info Allows you to build a nice-looking style guide with docs, automatic sample source code with a PropType explorer.
  3. Options Allows you to customise the Storybook webapp UI. Console

    Redirects console output (logs, errors, warnings) into Action Logger Panel. Readme Allows you to add docs in markdown format for each story.
  4. Fin