yarn @storybook/react-native 8.3.5
v8.3.5

latest releases: 8.4.0-rc.0, 8.4.0-alpha.1, 8.4.0-alpha.0...
one month ago

More details coming in a release post soon.

Migration steps here: https://github.com/storybookjs/react-native/blob/next/MIGRATION.md#from-version-76x-to-83x

  • Updated to be compatible with v8
  • UI rework/redesign
  • Theming rework
  • Even more code reuse from storybook core
  • Simpler metro config via the enhancer pattern
    • withStorybook function
  • Removed deprecated storiesof syntax and knobs
  • Improved hot-reloading/fast refresh
  • More ways to use the websockets api without requiring the web setup
  • Dedicated wide screen layout for web and tablet
  • Better react native web compatibility

image

image

Breaking changes:

  • new theme values
  • new metro config wrapper/enhancer function should be used instead of setting individual values
  • new dependencies react-native-reanimated, react-native-gesture-handler, @gorhom/bottom-sheet, react-native-svg

Changes since 8.3.1 beta:

What's Changed

New Contributors

Full Changelog: v7.6.20...v8.3.5

Don't miss a new react-native release

NewReleases is sending notifications on new releases.