Toggle navigation
Toggle navigation
This project
Loading...
Sign in
open-source
/
warply_sdk_framework
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
Manos Chorianopoulos
2025-03-31 12:45:04 +0300
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
a59b26c0fcb8b209d3506c8de2100a081e6eba31
a59b26c0
1 parent
167ad2f1
make MarketPass barcode copyable
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 additions
and
1 deletions
SwiftWarplyFramework/SwiftWarplyFramework.xcworkspace/xcuserdata/manos.xcuserdatad/UserInterfaceState.xcuserstate
SwiftWarplyFramework/SwiftWarplyFramework/Main.storyboard
SwiftWarplyFramework/SwiftWarplyFramework/MarketPassViewController.swift
SwiftWarplyFramework/SwiftWarplyFramework.xcworkspace/xcuserdata/manos.xcuserdatad/UserInterfaceState.xcuserstate
View file @
a59b26c
No preview for this file type
SwiftWarplyFramework/SwiftWarplyFramework/Main.storyboard
View file @
a59b26c
This diff is collapsed. Click to expand it.
SwiftWarplyFramework/SwiftWarplyFramework/MarketPassViewController.swift
View file @
a59b26c
...
...
@@ -17,7 +17,7 @@ import SwiftEventBus
@IBOutlet
weak
var
barcodeView
:
UIView
!
@IBOutlet
weak
var
barcodeImage
:
UIImageView
!
@IBOutlet
weak
var
barcodeImageHeight
:
NSLayoutConstraint
!
@IBOutlet
weak
var
barcodeLabel
:
UI
Label
!
@IBOutlet
weak
var
barcodeLabel
:
Copyable
Label
!
@IBOutlet
weak
var
couponsValueLabel
:
UILabel
!
@IBOutlet
weak
var
smLogosView
:
UIView
!
@IBOutlet
weak
var
mapButton
:
UIButton
!
...
...
Please
register
or
login
to post a comment