From b51cfb95dd05af5f5869188cd776f8e0ecb4bac5 Mon Sep 17 00:00:00 2001 From: gme_2 Date: Fri, 31 Aug 2018 16:17:43 +0900 Subject: [PATCH] transaction view added --- .../View/SendMoneyVerification.storyboard | 293 +++++++++++++++++- .../SendMoneyVerificationViewController.swift | 2 +- 2 files changed, 281 insertions(+), 14 deletions(-) diff --git a/GMERemittance/Module/SendMoneyVerification/User Interface/View/SendMoneyVerification.storyboard b/GMERemittance/Module/SendMoneyVerification/User Interface/View/SendMoneyVerification.storyboard index 5d2a742e..b7921cde 100644 --- a/GMERemittance/Module/SendMoneyVerification/User Interface/View/SendMoneyVerification.storyboard +++ b/GMERemittance/Module/SendMoneyVerification/User Interface/View/SendMoneyVerification.storyboard @@ -1,5 +1,5 @@ - + @@ -8,24 +8,291 @@ + + + SanFranciscoDisplay-Regular + + - - + + - - - - - - + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + diff --git a/GMERemittance/Module/SendMoneyVerification/User Interface/View/SendMoneyVerificationViewController.swift b/GMERemittance/Module/SendMoneyVerification/User Interface/View/SendMoneyVerificationViewController.swift index e4351136..cfadfc38 100644 --- a/GMERemittance/Module/SendMoneyVerification/User Interface/View/SendMoneyVerificationViewController.swift +++ b/GMERemittance/Module/SendMoneyVerification/User Interface/View/SendMoneyVerificationViewController.swift @@ -8,7 +8,7 @@ import UIKit -class SendMoneyVerificationViewController: UIViewController { +class SendMoneyVerificationViewController: UITableViewController { // MARK: IBOutlets