Skip to content

Document native:jump for v3.3 and add dedicated Jump page#379

Merged
simonhamp merged 2 commits into
mainfrom
jump-cmd-v3.3-docs
May 12, 2026
Merged

Document native:jump for v3.3 and add dedicated Jump page#379
simonhamp merged 2 commits into
mainfrom
jump-cmd-v3.3-docs

Conversation

@simonhamp
Copy link
Copy Markdown
Member

@simonhamp simonhamp commented May 12, 2026

Summary

  • Update the native:jump command reference in the v3 docs to reflect what's actually in NativePHP Mobile v3.3:
    • New options (--ip, --ws-port, --bridge-port, --vite-proxy-port, --no-serve) are marked with a v3.3+ pill
    • Removed retired options (--platform=, ios/i/android/a shorthand, --skip-build) that are no longer in the v3.3 command signature
    • Minor description updates on --http-port and --laravel-port to reflect new defaults / auto-detection behaviour
  • Add a dedicated Jump page under The Basics (docs/mobile/3/the-basics/jump) covering:
    • What Jump is and how it works (PHP dev server + artisan serve + WebSocket bridge + Vite HMR proxy)
    • Install links for the Bifrost Jump app on the App Store and Google Play, with a note that Jump v2+ is required for v3.3
    • Network requirements, hot reload, the bridge (and bridge log location)
    • Configuration, multiple network interfaces, BYO server with --no-serve, custom ports
    • A quick reference for when to use Jump vs native:run
  • Add a /jump/docs/mobile/3/the-basics/jump redirect for easy linking from external surfaces

Test plan

  • Visit /docs/mobile/3/getting-started/commands#nativejump and confirm the table renders with v3.3+ pills on the new options
  • Visit /docs/mobile/3/the-basics/jump and confirm the page renders, appears in the sidebar under The Basics between Overview and Web View, and that the prev/next nav links work
  • Confirm /jump redirects to the new docs page
  • Confirm both store links open the correct Bifrost Jump app listings

🤖 Generated with Claude Code

simonhamp and others added 2 commits May 12, 2026 18:36
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>
@simonhamp simonhamp marked this pull request as ready for review May 12, 2026 23:21
@simonhamp simonhamp merged commit c5f46b4 into main May 12, 2026
2 checks passed
@simonhamp simonhamp deleted the jump-cmd-v3.3-docs branch May 12, 2026 23:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant