lionheart / lionheart/TipJarViewController

Using TipJarViewController in an iMessage app

Open
#8 0 comments 0 reactions 0 assignees View on GitHub

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

  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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.