Releases: storybookjs/react-native
Releases · storybookjs/react-native
v5.3.24
Bug fixes
- size of radios is inconsistent with other knobs (#118)
- type annotation for storiesOf method (#124)
- ondevice select knob undefined value causes key error (#111)
- reset groupId in selectStory handler (#137)
- fix for status bar covering stories on android+expo (#88)
- on device knobs - number knob will convert a coma to a dot (#136)
- some minor ui fixes
v5.3.24-alpha.0
Bug Fixes
- size of radios is inconsistent with other knobs (#118)
- type annotation for storiesOf method (#124)
- ondevice select knob undefined value causes key error (#111)
- reset groupId in selectStory handler (#137)
v5.3.23
Updated links on npm and docs for react native package
v5.3.22
Bug Fixes
- server addons and update all dependencies to use storybook 5.3.20 #100
- color picker will no longer crash the app #85
- boolean knob no longer throws a warning #70
- modal selector no longer causes the app to freeze/crash #74
Features
- radios knob type added #83