Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate OmiseSDK iOS to use Storyboard #17

Merged
merged 5 commits into from Aug 9, 2016
Merged

Conversation

pitiphong-p
Copy link
Contributor

This Pull Request migrates OmiseSDK's CreditCardFormController UI to Storyboard instead of XIB based. Using Storyboard benefits us in some ways

  1. We can use static table view for CreditCardFormController instead of prototype based which will help us reduce some codes.
  2. SDK user can use CreditCardFormController in their app's storyboard by using Storyboard Reference
  3. A better workflow to doing localization in OmiseSDK

@igroomgrim
Copy link
Contributor

Nice kub 👍

@chakrit
Copy link
Contributor

chakrit commented Aug 5, 2016

👍

@chakrit
Copy link
Contributor

chakrit commented Aug 5, 2016

wait for conflicts fix.

Remove OMS prefix from CreditCardFormController
- Adopting Property Observer
- Adopting more Swifty syntax and APIs
@chakrit chakrit merged commit 9225e15 into master Aug 9, 2016
@chakrit chakrit deleted the feature/storyboard branch August 9, 2016 04:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants