uniappx-uview-pro

Configure uView Pro UI framework within UniAppX projects.

610|93|Updated Jan 16, 2026
One-click install
npx skills add https://github.com/partme-ai/full-stack-skills --skill uniappx-uview-pro
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: uniappx-uview-pro
Source: https://github.com/partme-ai/full-stack-skills/tree/main/skills/uniappx-uview-pro
Command: npx skills add https://github.com/partme-ai/full-stack-skills --skill uniappx-uview-pro

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill simplifies the integration and configuration of the uView Pro UI library within UniAppX projects, addressing platform-specific nuances and streamlining development.

Core Features & Use Cases

  • UniAppX Integration: Provides guidance and examples for setting up uView Pro in UniAppX.
  • Platform-Specific Configuration: Details how to configure pages.json, manifest.json, and handle differences across H5, mini-programs, and App platforms.
  • Use Case: A developer starting a new UniAppX project needs to quickly integrate uView Pro components and ensure they work correctly on both WeChat mini-programs and the H5 platform. This Skill provides the necessary steps and configuration examples.

Quick Start

Follow the installation guide to add uView Pro to your UniAppX project.

Frequently Asked Questions about uniappx-uview-pro

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I integrate uView Pro into a UniAppX project?

Facilitate integration by configuring pages.json and manifest.json, handling platform differences across H5, mini-programs, and App, and adapting UniAppX-specific features like .uts files.

Can I use uView Pro components with the UniAppX Composition API?

Yes, you can use uView Pro components with the UniAppX Composition API by applying the provided guidance and examples for .uts files and Composition API usage.

What configurations are needed for uView Pro on WeChat mini-programs and H5?

Configuring uView Pro for WeChat mini-programs and H5 requires adjusting pages.json and manifest.json to handle platform-specific nuances and ensure correct component rendering.

Does UniAppX support easycom configuration for uView Pro?

Yes, UniAppX supports easycom configuration for uView Pro, allowing you to seamlessly integrate UI components and streamline frontend development across platforms.

Why are my uView Pro components not rendering correctly in UniAppX?

Components may not render due to incorrect easycom configuration or missing platform-specific adjustments in manifest.json for H5, mini-programs, or App environments.