-
-
Notifications
You must be signed in to change notification settings - Fork 156
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: react native server v6 (experimental) #393
Conversation
Socket Security Pull Request Report👍 No new dependency issues detected in pull request Pull request report summary
Bot CommandsTo ignore an alert, reply with a comment starting with Powered by socket.dev |
Hey @dannyhw! If I understand correctly, this will allow us to control/navigate stories via a web browser and have them reflect on the device/simulator? |
@jgornick yes thats the idea, the functionality should be similar to the version of react-native-server in v5.3 |
ae231a0
to
c2c4001
Compare
Lovely to see this. Appreciate your efforts, keep it up! |
Issue:
What I did
TODO:
How to test
hacks:
- in node_modules/@storybook/api/dist/esm/modules/refs.js:76- var _URL = new URL(source || location.origin),