How to hide dummy view from custom CollectionViewCell when push view controller?
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 12.9k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
when I push view controller the dummy view always shows like this
https://github.com/Juanpe/SkeletonView/assets/107256204/dd8582bf-269e-4e3f-99e6-40212b2007ba
I want to hide that dummy view and show like this when start pushing view
how can I solve this issue?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start from the custom CollectionViewCell and the view-controller push flow described in the issue, then reproduce the transition using the linked videos and screenshots. The issue is resolved when the dummy view is hidden while the new view controller is being pushed, but no source file or test is named.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100