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
Vasilis
2022-04-29 18:16:51 +0300
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
653e2216cad63fc6a4311c9a9ab9c8c72ab8a534
653e2216
1 parent
0db1d79f
another fix
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
1 deletions
WarplySDKFrameworkIOS/WarplySDKFrameworkIOS.xcworkspace/xcuserdata/billskouras.xcuserdatad/UserInterfaceState.xcuserstate
WarplySDKFrameworkIOS/WarplySDKFrameworkIOS/CouponBarcodeView.swift
WarplySDKFrameworkIOS/WarplySDKFrameworkIOS.xcworkspace/xcuserdata/billskouras.xcuserdatad/UserInterfaceState.xcuserstate
View file @
653e221
No preview for this file type
WarplySDKFrameworkIOS/WarplySDKFrameworkIOS/CouponBarcodeView.swift
View file @
653e221
...
...
@@ -349,7 +349,7 @@ extension CouponBarcodeView {
struct
CouponBarcodeView
:
View
{
var
parentView
:
UIView
var
coupon
:
swiftApi
.
CouponItemModel
@State
var
couponset
:
CouponSetItemModel
?
@State
var
couponset
:
swiftApi
.
CouponSetItemModel
?
var
uiscreen
=
UIScreen
.
main
.
bounds
...
...
Please
register
or
login
to post a comment