What is Wire

UXPin Wire lets you turn your UXPin designs into working, interactive product flows. Starting from a component or a set of screens, you can add logic, navigation, form behavior, and responsive layouts – then share the result as a hosted link others can open in the browser.
Wire is powered by Forge, UXPin's AI system, and gives you direct access to the generated code through a built-in Code Editor. Everything stays connected: changes made through Forge or in the code are reflected instantly in the live preview.
How it works
Wire generates a working React app from your components or a text description. You interact with the result in the Playground — a live preview where you can click through flows, test forms, and check logic in real time. To make changes, you use Forge, UXPin’s AI, which understands the current state of your app and updates it based on your prompts. Every change is reflected immediately in the Playground.
Under the hood, Wire generates real React code. You can inspect and edit it directly in the Code Editor, or export the full project as a Vite + React app for developer handoff.
Each app is saved as a build. If you create another Wire app from the same starting point, it's saved as a new Variant of that build, so you can explore different directions without losing previous work. All your builds are accessible from the Wire Dashboard, where you can also organize them into Collections.
What you can do with Wire
Build flows that actually work
Connect multiple screens into a single working flow with real navigation, form validation, and state management. This is useful for onboarding flows, checkout processes, registration forms, dashboards, and any multi-step experience where a static prototype won't cut it.

Share a working app with stakeholders
Publish your Wire app as a hosted link. Anyone can open it in the browser — no UXPin account needed. This makes it much easier to collect feedback, run user testing sessions, or present to stakeholders without explaining how to navigate a prototype.
Hand off real code to developers
Every Wire app comes with an exportable React codebase. Instead of redlines and spec notes, developers get a working Vite + React project they can run locally and build on. This shortens the gap between design and implementation.

Prove out a concept fast
Wire is a quick way to build a working demo of a new feature or product idea — without involving a developer from the start. Describe what you want to Forge and iterate until the flow feels right, then share it for feedback or hand it off when it's ready.

Examples built with Wire
Wire can do more than clickable prototypes. Because it generates real React code and runs it in a live environment, you can create fully working apps with real logic, state management, and navigation. From product dashboards to more experimental experiences.
Here are two examples built entirely in Wire:
- Internal Ticket System — a support ticketing tool for managing and resolving customer issues. Try it.
- Photobooth — a browser-based photo booth with filters and capture. Try it.
- Hand tracker — a camera-based experience that tracks finger movements in real time using your webcam. Try it.
- CRM Pipeline — a deals pipeline tool with drag-and-drop stages and real business logic. Try it.
- Loop Social — a social media dashboard with full login and sign-up flows built in. Try it.
If you can describe it, Forge can help you build it.
Note
These are experimental examples made with Wire, not official UXPin products.