UI components from the Stripe Dashboard iOS app
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!
pod "StripeDashboardUI"
github "stripe/ios-dashboard-ui"
DashboardUIdirectory into your project.
make bootstrapto install dependencies.
Swift 4
MoneyTextField is a text field for handling money. It includes many customization options, and supports most currencies and locales. 💸