-
Notifications
You must be signed in to change notification settings - Fork 5
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
IOS-9433 [iOS]Mistica Implementing the Small style in the Header component #316
IOS-9433 [iOS]Mistica Implementing the Small style in the Header component #316
Conversation
β¦-Header-component * main: chore(XCode15): Update Makefile for XCode 15 building
Screenshot tests report βοΈ All passing |
β¦ponent' of https://github.com/Telefonica/mistica-ios into IOS-9433-Implementing-the-Small-style-in-the-Header-component * 'IOS-9433-Implementing-the-Small-style-in-the-Header-component' of https://github.com/Telefonica/mistica-ios: Run swiftformat
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
π
|
||
show(vc, sender: self) | ||
} | ||
} | ||
|
||
private extension UICatalogHeaderViewController { | ||
func createSegmentedControl(reuseIdentifier: String, firstSegmentedTitle: String, secondSegmentedTitle: String) -> UISegmentedControlTableViewCell { | ||
func createSegmentedControl(reuseIdentifier: String, segments: String...) -> UISegmentedControlTableViewCell { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
β€οΈ
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
π
π This PR is included in version 26.3.0 π The release is available on GitHub release Your semantic-release bot π¦π |
ποΈ Jira ticket
IOS-9433 [iOS]Mistica Implementing the Small style in the Header component
π₯ What's the goal?
A new style called Small has been added to the Header component.
Header Components Specs
π§ How do we do it?
I've added two new styles to HeaderViewStyle.swift
π§ͺ How can I verify this?
π AppCenter build
You can use the alpha build https://install.appcenter.ms/orgs/Tuenti-Organization/apps/Mistica-SwiftUI-iOS