1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)Objective-C7,200 stars (7,200 stars)1,444 forks (1,444 forks)batch import
help wanted
Description
混编遇到问题较多,希望有swift的demo示例!
比如在桥接文件引入QDUIHelper.h会报错等,pch文件也有引入QDUIHelper.h

Contributor guide
- Tech stack
- objective cswift
- Domain
- mobiledocumentation
- Issue type
- documentation
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 2
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- half day
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- clear
- Prerequisites
- Familiarity with Objective C and Swift interopUnderstanding of bridging headersBasic knowledge of iOS development
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 70
- Research direction
- Create a Swift demo project demonstrating usage of QMUI iOS components while addressing common bridging issues such as those mentioned in the issue. Refer to existing Objective C examples in the repository and the official documentation for bridging headers.