CocoaPods trunk is moving to be read-only. Read more on the blog, there are 19 months to go.

StripeDashboardUI 0.3

StripeDashboardUI 0.3

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Jan 2022
SPMSupports SPM

Maintained by Ben Guo, Joey Dong, davidme-stripe, Mel Ludowise, Kush Agrawal.



  • By
  • Ben Guo, Jack Flintermann and Brian Dorfman

iOS Dashboard UI

Travis CocoaPods Carthage compatible CocoaPods CocoaPods

This is a collection of UI components used in the Stripe Dashboard. Currently, it only contains one component, MoneyTextField, but there's more to come!

Installation

  • Cocoapods
    • pod "StripeDashboardUI"
  • Carthage
    • github "stripe/ios-dashboard-ui"
  • Manual
    • drag source files from the DashboardUI directory into your project.

Swift 4

Components

MoneyTextField

MoneyTextField is a text field for handling money. It includes many customization options, and supports most currencies and locales. 💸