Function limitation

Open
#171 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
swift
Domain
mobile

Research direction

Start by reviewing ProgressHUD's singleton design and its requirement to attach to a UIWindow. Define how multiple HUD instances should coexist and how a HUD can be displayed in any UIView, including UIPageViewController contexts. Done means the supported API and behavior for these use cases are clearly implemented and verified.

Written by the indexing model from the issue text.

Description

Easy to use, animation is very comprehensive, very good!
But, there is only one available ProgressHUD,(singleton shared) works, and forced to add to a UIWindow, which is very confusing.
Developers may need to use more than one Hud at the same time(et using UIPageViewController...), and can display them in any UIView.
Are these in the improvement plan?

Dominant language
Swift
Stars
3k
Forks
506
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from relatedcode/ProgressHUD

All issues in relatedcode/ProgressHUD

Similar issues

More Swift issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.