-
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
package: passkitIssues relevant for the "passkit" packageIssues relevant for the "passkit" package
Description
We should make creating passes easier, there are a couple of things we could do.
- Adding translations should be easier (maybe building on top of Support for localization in PkPass files #8)
- Provide specific methods for creating each pass type.
- Example
I assume this would make validation also a tad easier
PkPass.eventPass( // only properties relevant to event passes can be set ).write();
- Example
- Automatic resizing and converting to the correct image format for images (could be done based on the
imagepackage)
Metadata
Metadata
Assignees
Labels
package: passkitIssues relevant for the "passkit" packageIssues relevant for the "passkit" package