This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "page": 1, | |
| "results": [ | |
| { | |
| "poster_path": "/tvSlBzAdRE29bZe5yYWrJ2ds137.jpg", | |
| "adult": false, | |
| "overview": "Princess Leia is captured and held hostage by the evil Imperial forces in their effort to take over the galactic Empire. Venturesome Luke Skywalker and dashing captain Han Solo team together with the loveable robot duo R2-D2 and C-3PO to rescue the beautiful princess and restore peace and justice in the Empire.", | |
| "release_date": "1977-05-25", | |
| "genre_ids": [ | |
| 12, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| @startuml; | |
| actor User; | |
| participant "First Class" as A; | |
| participant "Second Class" as B; | |
| participant "Last Class" as C; | |
| User -> A: DoWork; | |
| activate A; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| @startuml | |
| class Create_DesignCardViewController | |
| class PPCreateInputAccessoryBar | |
| class PPCreateInputManager | |
| class EJBindingPPBridge | |
| class PPCreateViewPort | |
| class ImageUploadManager | |
| class PPURLSession | |
| class PPAPIImageUploader |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| @startuml | |
| class FeedbackKit { | |
| +{static} FeedbackKit sharedInstance | |
| +{static} FeedbackKitSettings? _settings | |
| +configure(settings:) | |
| +shouldShowDialog(): Bool | |
| +present(dialog:presenter:result:) | |
| +present(dialog:presenter:triggerPoint:result:) | |
| +present(dialog:presenter:triggerPoint:analyticsDelegate:result:) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| @startuml; | |
| class UIKit.UIPresentationController; | |
| interface FeedbackKit.NonRatingFeedbackDialogType; | |
| class FeedbackKitTrackablePPAnalyticsEvent; | |
| class FeedbackDialogPresentationController; | |
| class FeedbackDialogRoundedButton; | |
| class FeedbackDialogViewController; | |
| class FeedbackDialogViewModel; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| @startuml | |
| class Create_DesignCardViewController | |
| class PPCreateInputAccessoryBar | |
| class PPCreateInputManager | |
| class EJBindingPPBridge | |
| class PPCreateViewPort | |
| class PPAccountImage | |
| class PPInputViewTypeImageTool | |
| class ImageUploadCoordinator |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /**! Currently these two cause this warning: | |
| This NSLayoutConstraint is being configured with a constant that exceeds internal limits. | |
| A smaller value will be substituted, but this problem should be fixed. | |
| Break on BOOL _NSLayoutConstraintNumberExceedsLimit(void) to debug. This will be logged only once. | |
| This may break in the future. | |
| */ | |
| extension UIStackView { | |
| /// A vertical spacer view that will expand to fill the available space | |
| fileprivate func verticalSpacer() -> UIView { | |
| let v = UIView() |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "1346034": [ | |
| { | |
| "identifier": "com.warbyparker.vto.easter-egg-spidey-test", | |
| "name": "Easter Egg GIF Test", | |
| "type": { | |
| "backgroundSegmentation": { | |
| "name": "spidey", | |
| "extension": "gif", | |
| "type": "dynamic" |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.