-
-
Notifications
You must be signed in to change notification settings - Fork 180
feat: update documentation for entry-point swapping and deviceAddons #877
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
Merged
ndelangen
merged 24 commits into
copilot/add-entry-point-swapping-storybook
from
entry-point-swapping-docs
May 4, 2026
Merged
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
a1a34dc
feat: update documentation for entry-point swapping and deviceAddons
ndelangen f6bea62
refactor: streamline documentation and code for deviceAddons
ndelangen 13d809f
docs: remove STORYBOOK_WS_HOST=auto usage from env var examples
Copilot d511146
docs: update Expo Router setup for Storybook integration
ndelangen f366b82
docs: revise Re.Pack setup guide for Storybook integration
ndelangen 88bb51d
docs: update entry-point swapping instructions for Storybook integration
ndelangen fec1264
docs: refine Metro configuration documentation for Storybook integration
ndelangen 10b6b0c
docs: enhance Storybook UI configuration documentation
ndelangen 8963032
docs: clarify CLI configuration for Storybook integration
ndelangen a628be0
docs: update documentation to reflect changes from addons to deviceAd…
ndelangen 1864a8b
docs: update WebSocket configuration examples to TypeScript
ndelangen c6cacec
docs: update backgrounds configuration instructions
ndelangen 392217c
docs: update environment variable documentation for Storybook
ndelangen 3af2a43
docs: standardize code snippet formatting to TypeScript
ndelangen 4c62168
docs: standardize code snippet formatting to shell
ndelangen 1dc01c4
copy edits
winkerVSbecks d3f361d
Update section title and clarify WebSocket testing setup
winkerVSbecks dc106be
docs: update migration guide for Storybook version 10.4
ndelangen 00aefa1
docs: remove deprecated addons section from configuration documentation
ndelangen ec56174
docs: remove export statement for StorybookUIRoot in migration guide
ndelangen 95029cd
docs: update withStorybook configuration in migration guide
ndelangen be5e516
docs: remove empty line in migration guide for Storybook version updates
ndelangen 21779d9
Apply suggestion from @ndelangen
ndelangen de777bd
docs: add missing code block in repack documentation
ndelangen File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
if this is the case why don't we just replace the whole guide here with a link to the docs? potentially the title about it being v8 is just outdated?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm unsure how to address this feedback. Can you propose a solution, @dannyhw ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
honestly probably just remove this document and replace links to it with a link to the guide in the docs