Native

Every control below is the same Ruby app you're reading — one Everywhere call each, no platform code.

Running in a browser

Notification

Everywhere.notify()

Haptics

Everywhere.haptics

Confirm

Everywhere.confirm()

Action sheet

Everywhere.menu()

Clipboard

Everywhere.clipboard

App badge

Everywhere.badge

Device storage

Everywhere.storage

Permissions

Everywhere.permissions

File pickers

<input type="file">

Face ID / Touch ID

everywhere_biometric_lock — markup the shell keeps hidden until you unlock, and only once you've asked it to.

🔓 Unlocked. This paragraph is ordinary ERB — the shell simply refused to reveal it until the device said it was you.