github storybookjs/react-native v8.5.0

latest releases: v9.0.14, v9.0.9, v9.0.9-alpha.0...
5 months 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.