storybookjs / addon-react-native-server

A replacement for @storybook/react-native-server which will enable multiple devices to sync over websockets
MIT License
6 stars 0 forks source link

fix: v8.2 #6

Open dannyhw opened 1 month ago

dannyhw commented 1 month ago

update packages so that it can work with 8.2

📦 Published PR as canary version: 0.0.6--canary.6.16aca9d.0
:sparkles: Test out this PR locally via: ```bash npm install @storybook/addon-react-native-server@0.0.6--canary.6.16aca9d.0 # or yarn add @storybook/addon-react-native-server@0.0.6--canary.6.16aca9d.0 ```