Closed prashant03Dev closed 6 months ago
@alexandercerutti
No need to tag me. I already receive notifications for issues.
ok
Color: https://developer.apple.com/documentation/walletpasses/pass
Look for "foregroundColor" / "labelColor". Set them in the props when you do new PKPass()
or PKPass.from()
.
Alignment: you cannot set it for primaryFields
apparently.
Docs says:
This key is invalid for primary and back fields.
About secondaryFields
I'm not sure. Can you share a compiled pass?
STEPS to reproduce:
-When pass is being created,when writing pkpass file and sending it to client side,It's design won't be impacted. -Below is the code
As I've updated textAlignment to right side,but again and again it's showing up in the left side.
@alexandercerutti suggest me solution for above one,and change for value color and key also