Document native:jump for v3.3 and add dedicated Jump page#379
Merged
Conversation
Update the native:jump command reference to reflect v3.3 options (new --ip, --ws-port, --bridge-port, --vite-proxy-port, --no-serve flags marked with a v3.3+ pill; removed retired --platform/--skip-build flags). Add a dedicated Jump page under The Basics covering setup, the bridge, hot reload and BYO server, plus a /jump redirect for easy linking. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
native:jumpcommand reference in the v3 docs to reflect what's actually in NativePHP Mobile v3.3:--ip,--ws-port,--bridge-port,--vite-proxy-port,--no-serve) are marked with av3.3+pill--platform=,ios/i/android/ashorthand,--skip-build) that are no longer in the v3.3 command signature--http-portand--laravel-portto reflect new defaults / auto-detection behaviourdocs/mobile/3/the-basics/jump) covering:artisan serve+ WebSocket bridge + Vite HMR proxy)--no-serve, custom portsnative:run/jump→/docs/mobile/3/the-basics/jumpredirect for easy linking from external surfacesTest plan
/docs/mobile/3/getting-started/commands#nativejumpand confirm the table renders withv3.3+pills on the new options/docs/mobile/3/the-basics/jumpand confirm the page renders, appears in the sidebar under The Basics between Overview and Web View, and that the prev/next nav links work/jumpredirects to the new docs page🤖 Generated with Claude Code