Skip to content

[DEPRECATED] UI components from the Stripe Dashboard iOS app

License

Notifications You must be signed in to change notification settings

stripe/ios-dashboard-ui

Repository files navigation

iOS Dashboard UI

Archived

This repository is no longer under active development or maintenance

CocoaPods Carthage compatible CocoaPods CocoaPods

This is a collection of UI components used in the Stripe Dashboard. Currently, it contains one component, MoneyTextField.

Installation

  • Cocoapods
    • pod "StripeDashboardUI"
  • Carthage
    • github "stripe/ios-dashboard-ui"
  • Manual
    • drag source files from the DashboardUI directory into your project.
  • Development
    • Run make bootstrap to install dependencies.

Swift 4

Components

MoneyTextField

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

About

[DEPRECATED] UI components from the Stripe Dashboard iOS app

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published