GiftTagViewController
@interface GiftTagViewController
    : UIViewController <PersonalizationOptionViewControllerProtocol>GiftTagViewController is the screen that allows users to send a Voucher to a selected recipient
or invite multiple recipients to compete in a race for the Voucher. The screen also contains a
DateTime picker which determines when a Voucher can be unwrapped / when a race will take place.
- 
                  
                  Presents GiftTagViewControlleron a view controller.DeclarationObjective-C - (void)presentWithParentViewController: (nonnull UIViewController *)parentViewController;Swift func present(withParentViewController parentViewController: UIViewController)ParametersparentViewController- the view controller responsible for presenting GiftTagViewController.
 View on GitHub
            View on GitHub
           GiftTagViewController Class Reference
      GiftTagViewController Class Reference