lionheart / lionheart/TipJarViewController
Using TipJarViewController in an iMessage app
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 79
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
I have inserted TJVC into an messages extension containing stickers, idea being to tap on the tip jar "sticker" (which is actually a button, not a sticker) and go to the tip jar instead of choosing a sticker (which is what happens when you tap on the other, actual, stickers).
I almost have it working, can open the tip jar page, initially in compact mode, and then can swipe up for expanded mode. However, when I swipe down to return to compact mode, view is then blank. I can return to expanded view and the full page screen still shows the tip jar, but the compact view only appears the first time.
Any ideas why this is the case? I am pretty new to iOS, sorry if this is a poor question.
Contributor guide
No contributing guide indexed for this repository
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 with TipJarViewController as it is embedded in the iMessage messages extension, then reproduce the transition from compact mode to expanded mode and back. Investigate why the compact view is blank after swiping down; done means the tip jar remains visible when returning to compact mode.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, swift
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100