Skip to content

Releases: storybookjs/react-native

v8.5.5

13 Feb 18:53
Compare
Choose a tag to compare

What's Changed

heres the new scroll to feature

scrollonsearch.mp4
scolltornsb.mp4

Full Changelog: v8.5.4...v8.5.5

v8.5.4

08 Feb 14:28
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.5.3...v8.5.4

v8.5.3

30 Jan 12:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.5.2...v8.5.3

v8.5.2

24 Jan 20:38
Compare
Choose a tag to compare

What's Changed

  • fix: perf improvements for stories list bottom sheet by using non modal bottom sheet by @dannyhw in #671

Full Changelog: v8.5.1...v8.5.2

v8.5.1

21 Jan 13:50
Compare
Choose a tag to compare

fix: parameters of null error (sorry)

Full Changelog: v8.5.0...v8.5.1

v8.5.0

20 Jan 23:15
Compare
Choose a tag to compare

What's Changed

You can now hide the ui temporarily with a button and I've readded support for the noSafeArea parameter

image

You can add these parameters to customize the ui either global or at the story level

    hideFullScreenButton: false, // hides the new button
    noSafeArea: false, // disables the automatic safearea spacing

Full Changelog: v8.4.4...v8.5.0

v8.4.4

28 Dec 20:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.4.3...v8.4.4

v8.4.3

06 Dec 18:42
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump cross-spawn from 6.0.5 to 6.0.6 by @dependabot in #653
  • fix: generate script not found with bun and reanimated warnings on expo 52 by @dannyhw in #651
  • docs: update README.md by @wkoutre in #654
  • feat: store panel open state in storage by @tlow92 in #641
  • feat: support branding by @tlow92 in #639

New Contributors

Full Changelog: v8.4.2...v8.4.3

v8.4.2

09 Nov 14:12
Compare
Choose a tag to compare

What's Changed

  • fix: missing path separators in search results by @tlow92 in #640
  • fix: addon path generating on windows by @dannyhw in #648

Full Changelog: v8.4.1...v8.4.2

v8.4.1

09 Nov 14:12
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.3.9...v8.4.1