github storybookjs/react-native v8.5.0

latest releases: v10.1.1, v10.1.0, v10.1.0-beta.5...
10 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.