Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Greetings5.0 content #386

Merged
merged 3 commits into from
Feb 16, 2024
Merged

Greetings5.0 content #386

merged 3 commits into from
Feb 16, 2024

Conversation

rommex
Copy link
Collaborator

@rommex rommex commented Feb 15, 2024

No description provided.

@rommex rommex requested a review from Oleg-Pecheneg February 15, 2024 18:06
Copy link
Contributor

@Oleg-Pecheneg Oleg-Pecheneg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Couple of notes:

  • It is safe to remove ScrollView (line 19) because content will fit on smallest device.
  • After switching to this branch i couldn't find actual icons in Assets folder. Even though they're compiled and added to git, could you please double-check it on your side?

Comment on lines 77 to 79
.squareFrame(40)
.foregroundStyle(hint.iconTint)
.padding(EdgeInsets(top: 8, leading: 8, bottom: 8, trailing: 8))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On the mockups the icon's size is 24 pt and there's 8pt padding to each side. It is better to export image in Figma without padding and keep code as it was.

Comment on lines 157 to 165
static let introSwitcherTitle = "INTRO_SWITCHER_TITLE"
static let introBalanceTitle = "INTRO_BALANCE_TITLE"
static let introCollectiblesTitle = "INTRO_COLLECTIBLES_TITLE"
static let introMessagesTitle = "INTRO_MESSAGES_TITLE"

static let introSwitcherBody = "INTRO_SWITCHER_BODY"
static let introBalanceBody = "INTRO_BALANCE_BODY"
static let introCollectiblesBody = "INTRO_COLLECTIBLES_BODY"
static let introMessagesBody = "INTRO_MESSAGES_BODY"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Duplicate of String.Constants?

@rommex rommex merged commit a4a12e7 into development Feb 16, 2024
@rommex rommex deleted the greetings5.0-content branch February 16, 2024 06:50
rommex added a commit that referenced this pull request Feb 16, 2024
* development:
  Mob 1832 tokens from diff layers are confused (#389)
  MOB-1833 - Fixed issue when wallet header could disppear sometimes (#387)
  RR view improvements (#388)
  Greetings5.0 content (#386)
  fixed the trigger logic for Greetings5.0
  Removed default value to tokens
  Track token pct change
  Show greetings view if needed
  Created greetings view.
  Added verification and set flag about user upgraded to wallet feature
  Fixed issue when user could select rr domain to be rr domain
  MOB-1746 - Wallet functionality (#385)
  MOB-1785 - Fixed pull up UI (#372)
  HOTFIX: corrected parameters for the second request attempt
  MOB-1783 Handle the Profile API requests reduction (#364)
  update + minor change of API (#363)
  MOB-1676 Fix custom url links from dApps (#361)
  MOB-1773 - Block user in group (#359)

# Conflicts:
#	unstoppable-ios-app/domains-manager-ios.xcodeproj/project.pbxproj - RESOLVED
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants