Measured entry

magicui-android

imageskeuomorphism

A React and TypeScript SVG mockup of an Android phone, shipped as a shadcn registry component. It accepts standard SVG props and can frame either an image or a muted looping video. It has no third-party runtime dependency, but its light and dark fills rely on Tailwind-style utility classes.

Specimen
Harness screenshot of magicui-android at 375 pixels wide
Harness screenshot at 375 pixels wide. This viewport scrolled sideways.
Harness screenshot of magicui-android at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of magicui-android at 1440 pixels wide
Harness screenshot at 1440 pixels wide. No horizontal overflow recorded.

Measured

Every value below was written by the harness on the run that produced the frames above. None of it is derived from the prose.

Harness measurements recorded for magicui-android
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowflagged at 375
Axe critical0
Axe serious0
Axe moderate0
Axe minor0
Gzip marginal17.8 KB (83.2 KB build, 65.4 KB baseline)
Bare modeOK
Provider requiredNO
Demo usedwritten from the component source API

Verdict

A solid, focused device mockup that builds and mounts cleanly with no extra package installs. Use it for controlled showcase layouts, but add responsive containment before placing it in a mobile-first page because its default geometry can overflow a narrow viewport.

Use it if

  • You need a recognizable Android device frame for a product screenshot or app preview.
  • You want one component that can display either a still image or an autoplaying muted video.
  • Your layout already provides enough room or applies responsive sizing to the SVG.

Skip it if

  • You need it to fit narrow layouts without adding responsive width and overflow rules.
  • You need interactive video controls, captions, or media semantics from the frame itself.
  • You need freely adjustable device proportions, since the internal drawing and media clip use fixed geometry.

Install

Installation record for magicui-android
Declared dependenciesnone declared
Missing on installnone
Bare installbuilds and mounts without the shadcn-style helpers
Providerno provider required in the harness

Copy the component into your React project and ensure TypeScript can resolve React SVG prop types. Add Tailwind with dark-mode utilities, or replace the utility class names with equivalent CSS. Apply a responsive width, automatic height, and suitable container overflow behavior where it is rendered.

Source and credit

This page is a review, not a copy. The component source lives with its author and this site does not republish it. Read the license before you use anything.

License
MIT
Record published
2026-08-13

Alternatives

Other published entries for the image pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.