yarn @storybook/react-native 8.5.0
v8.5.0

latest releases: 8.5.2-alpha.0, 8.5.1
one day ago

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

Don't miss a new react-native release

NewReleases is sending notifications on new releases.